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

Bug fix lprops #85

Merged
merged 1 commit into from
Dec 10, 2024

Parse units with unit_from_string to include other units

f67289d
Select commit
Loading
Failed to load commit list.
Merged

Bug fix lprops #85

Parse units with unit_from_string to include other units
f67289d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

41.95% (-0.01%) compared to 250b02a, passed because coverage increased by 0.03% when compared to adjusted base (41.92%)

View this Pull Request on Codecov

41.95% (-0.01%) compared to 250b02a, passed because coverage increased by 0.03% when compared to adjusted base (41.92%)

Details

Codecov Report

Attention: Patch coverage is 46.66667% with 8 lines in your changes missing coverage. Please review.

Project coverage is 41.95%. Comparing base (250b02a) to head (f67289d).

Files with missing lines Patch % Lines
src/lprops.jl 46.66% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
- Coverage   41.96%   41.95%   -0.01%     
==========================================
  Files          26       26              
  Lines        1959     1971      +12     
==========================================
+ Hits          822      827       +5     
- Misses       1137     1144       +7     

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