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

Convert WaveX to PLRedNoise and DMWaveX to PLDMNoise #1694

Merged
merged 43 commits into from
Jan 26, 2024

Merge branch 'nanograv:master' into wx2pl

4a4036a
Select commit
Loading
Failed to load commit list.
Merged

Convert WaveX to PLRedNoise and DMWaveX to PLDMNoise #1694

Merge branch 'nanograv:master' into wx2pl
4a4036a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2024 in 0s

68.96% (+0.18%) compared to 258e83c

View this Pull Request on Codecov

68.96% (+0.18%) compared to 258e83c

Details

Codecov Report

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

Comparison is base (258e83c) 68.78% compared to head (4a4036a) 68.96%.

Files Patch % Lines
src/pint/utils.py 88.88% 13 Missing and 2 partials ⚠️
src/pint/models/dmwavex.py 50.00% 1 Missing and 1 partial ⚠️
src/pint/models/wavex.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1694      +/-   ##
==========================================
+ Coverage   68.78%   68.96%   +0.18%     
==========================================
  Files         105      105              
  Lines       24643    24696      +53     
  Branches     4409     4409              
==========================================
+ Hits        16950    17031      +81     
+ Misses       6588     6560      -28     
  Partials     1105     1105              

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