Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor engine #194

Closed
wants to merge 30 commits into from

feat: add test ptz

511864c
Select commit
Loading
Failed to load commit list.
Closed

Refactor engine #194

feat: add test ptz
511864c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2024 in 1s

89.41% (+1.48%) compared to 45b19e0

View this Pull Request on Codecov

89.41% (+1.48%) compared to 45b19e0

Details

Codecov Report

Attention: Patch coverage is 84.68468% with 34 lines in your changes are missing coverage. Please review.

Project coverage is 89.41%. Comparing base (45b19e0) to head (511864c).

Files Patch % Lines
pyroengine/core.py 81.95% 24 Missing ⚠️
pyroengine/sensors.py 89.61% 8 Missing ⚠️
pyroengine/engine.py 83.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #194      +/-   ##
===========================================
+ Coverage    87.92%   89.41%   +1.48%     
===========================================
  Files            6        6              
  Lines          381      548     +167     
===========================================
+ Hits           335      490     +155     
- Misses          46       58      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.