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

Develop - Parameters #12

Merged
merged 85 commits into from
Sep 7, 2023

update docs testing

3f8fc97
Select commit
Loading
Failed to load commit list.
Merged

Develop - Parameters #12

update docs testing
3f8fc97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2023 in 1s

79.75% (+3.96%) compared to 03c2a88

View this Pull Request on Codecov

79.75% (+3.96%) compared to 03c2a88

Details

Codecov Report

Patch coverage: 82.77% and project coverage change: +3.96% 🎉

Comparison is base (03c2a88) 75.78% compared to head (3f8fc97) 79.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   75.78%   79.75%   +3.96%     
==========================================
  Files           9       11       +2     
  Lines         698      825     +127     
==========================================
+ Hits          529      658     +129     
+ Misses        169      167       -2     
Files Changed Coverage Δ
birdwatcher/__init__.py 100.00% <ø> (+6.66%) ⬆️
birdwatcher/movementdetection/movementdetection.py 78.08% <78.08%> (ø)
birdwatcher/video.py 80.00% <80.00%> (+1.25%) ⬆️
...irdwatcher/movementdetection/parameterselection.py 82.03% <82.03%> (ø)
birdwatcher/frames.py 76.49% <91.66%> (+5.06%) ⬆️
birdwatcher/backgroundsubtraction.py 97.50% <100.00%> (ø)
birdwatcher/coordinatearrays.py 85.71% <100.00%> (ø)
birdwatcher/ffmpeg.py 89.71% <100.00%> (+1.86%) ⬆️
birdwatcher/movementdetection/__init__.py 100.00% <100.00%> (ø)
birdwatcher/plotting.py 79.16% <100.00%> (ø)
... and 1 more

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