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

feat: implement elevation masks for ground locations #156

Merged
merged 1 commit into from
Nov 14, 2024

feat: implement elevation masks for ground locations

306dbf8
Select commit
Loading
Failed to load commit list.
Merged

feat: implement elevation masks for ground locations #156

feat: implement elevation masks for ground locations
306dbf8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2024 in 0s

88.01% (-0.02%) compared to 79df069

View this Pull Request on Codecov

88.01% (-0.02%) compared to 79df069

Details

Codecov Report

Attention: Patch coverage is 66.10169% with 20 lines in your changes missing coverage. Please review.

Project coverage is 88.01%. Comparing base (79df069) to head (306dbf8).

Files with missing lines Patch % Lines
crates/lox-orbits/src/python.rs 0.00% 19 Missing ⚠️
crates/lox-orbits/src/analysis.rs 97.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
- Coverage   88.02%   88.01%   -0.02%     
==========================================
  Files          85       85              
  Lines       48975    49028      +53     
==========================================
+ Hits        43112    43150      +38     
- Misses       5863     5878      +15     

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