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

Improving error message when wrong frame is provided #120

Merged
merged 3 commits into from
Sep 26, 2024

Merge branch 'main' into wrong-frame-attribute

d445bc1
Select commit
Loading
Failed to load commit list.
Merged

Improving error message when wrong frame is provided #120

Merge branch 'main' into wrong-frame-attribute
d445bc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 26, 2024 in 0s

92.92% (-0.11%) compared to 4d14bd6

View this Pull Request on Codecov

92.92% (-0.11%) compared to 4d14bd6

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.92%. Comparing base (4d14bd6) to head (d445bc1).

Files with missing lines Patch % Lines
motile/track_graph.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
- Coverage   93.02%   92.92%   -0.11%     
==========================================
  Files          30       30              
  Lines         717      721       +4     
==========================================
+ Hits          667      670       +3     
- Misses         50       51       +1     

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