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

Find centre of rotation (tentative 2) #30

Merged
merged 22 commits into from
Nov 26, 2024

Fix typo

06623d7
Select commit
Loading
Failed to load commit list.
Merged

Find centre of rotation (tentative 2) #30

Fix typo
06623d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 15, 2024 in 0s

43.98% (-4.56%) compared to dd0bfab

View this Pull Request on Codecov

43.98% (-4.56%) compared to dd0bfab

Details

Codecov Report

Attention: Patch coverage is 55.86207% with 64 lines in your changes missing coverage. Please review.

Project coverage is 43.98%. Comparing base (dd0bfab) to head (06623d7).

Files with missing lines Patch % Lines
...tation/analysis/incremental_derotation_pipeline.py 51.48% 49 Missing ⚠️
derotation/analysis/full_derotation_pipeline.py 13.33% 13 Missing ⚠️
derotation/derotate_by_line.py 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   48.54%   43.98%   -4.56%     
==========================================
  Files           5        6       +1     
  Lines         377      632     +255     
==========================================
+ Hits          183      278      +95     
- Misses        194      354     +160     

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