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

Component validation for WaveX and DMWaveX #1702

Merged
merged 6 commits into from
Jan 17, 2024

Conversation

abhisrkckl
Copy link
Contributor

Emit warnings when WaveX is used together with Wave or PLRedNoise.
Similarly for DMWaveX.

Copy link

codecov bot commented Dec 26, 2023

Codecov Report

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

Comparison is base (216e7e6) 68.76% compared to head (26a5a44) 68.77%.

Files Patch % Lines
src/pint/models/timing_model.py 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1702   +/-   ##
=======================================
  Coverage   68.76%   68.77%           
=======================================
  Files         105      105           
  Lines       24642    24644    +2     
  Branches     4407     4407           
=======================================
+ Hits        16946    16948    +2     
  Misses       6590     6590           
  Partials     1106     1106           

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

@abhisrkckl abhisrkckl added the awaiting review This PR needs someone to review it so it can be merged label Jan 17, 2024
@dlakaplan
Copy link
Contributor

This looks fine. A test would be nice but probably not crucial. I can merge when you are ready.

@abhisrkckl
Copy link
Contributor Author

Yes. Please merge this.

@dlakaplan dlakaplan merged commit c50630d into nanograv:master Jan 17, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review This PR needs someone to review it so it can be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants