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

revert: "refactor: Use common direction transform Jacobian (#2782)" #2855

Closed

revert: "refactor: Use common direction transform Jacobian (#2782)"

f427173
Select commit
Loading
Failed to load commit list.
Closed

revert: "refactor: Use common direction transform Jacobian (#2782)" #2855

revert: "refactor: Use common direction transform Jacobian (#2782)"
f427173
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2023 in 0s

48.87% (+0.04%) compared to 7b26be2

View this Pull Request on Codecov

48.87% (+0.04%) compared to 7b26be2

Details

Codecov Report

Attention: 54 lines in your changes are missing coverage. Please review.

Comparison is base (7b26be2) 48.83% compared to head (f427173) 48.87%.

Files Patch % Lines
Core/src/Surfaces/DiscSurface.cpp 6.89% 15 Missing and 12 partials ⚠️
Core/src/Surfaces/Surface.cpp 14.28% 0 Missing and 12 partials ⚠️
Core/src/Surfaces/LineSurface.cpp 0.00% 0 Missing and 9 partials ⚠️
Core/src/Propagator/detail/CovarianceEngine.cpp 83.33% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2855      +/-   ##
==========================================
+ Coverage   48.83%   48.87%   +0.04%     
==========================================
  Files         486      485       -1     
  Lines       28175    28205      +30     
  Branches    13285    13286       +1     
==========================================
+ Hits        13760    13786      +26     
- Misses       4820     4829       +9     
+ Partials     9595     9590       -5     

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