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

Fix Rayleigh correction to use the same datatype as the input data #2954

Merged
merged 8 commits into from
Oct 25, 2024

Remove unnecessary dtype parametrization

3f1076a
Select commit
Loading
Failed to load commit list.
Merged

Fix Rayleigh correction to use the same datatype as the input data #2954

Remove unnecessary dtype parametrization
3f1076a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

96.09% (+0.00%) compared to 5169923

View this Pull Request on Codecov

96.09% (+0.00%) compared to 5169923

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.09%. Comparing base (5169923) to head (3f1076a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2954   +/-   ##
=======================================
  Coverage   96.09%   96.09%           
=======================================
  Files         377      377           
  Lines       55089    55125   +36     
=======================================
+ Hits        52939    52975   +36     
  Misses       2150     2150           

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