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

renamed variables in lq_cut, changed expression handling #107

Merged
merged 16 commits into from
Feb 21, 2025

fixed NaN filtering

295b064
Select commit
Loading
Failed to load commit list.
Merged

renamed variables in lq_cut, changed expression handling #107

fixed NaN filtering
295b064
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2025 in 1s

20.40% (-0.52%) compared to 74f700a, passed because coverage increased by 0.06% when compared to adjusted base (20.33%)

View this Pull Request on Codecov

20.40% (-0.52%) compared to 74f700a, passed because coverage increased by 0.06% when compared to adjusted base (20.33%)

Details

Codecov Report

Attention: Patch coverage is 19.13580% with 131 lines in your changes missing coverage. Please review.

Project coverage is 20.40%. Comparing base (74f700a) to head (295b064).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
ext/LegendSpecFitsRecipesBaseExt.jl 0.00% 102 Missing ⚠️
src/aoe_cut.jl 0.00% 19 Missing ⚠️
src/lqcut.jl 75.60% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
- Coverage   20.91%   20.40%   -0.52%     
==========================================
  Files          37       37              
  Lines        3380     3455      +75     
==========================================
- Hits          707      705       -2     
- Misses       2673     2750      +77     

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