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

Add MESMER-M integration tests #501

Open
wants to merge 94 commits into
base: main
Choose a base branch
from

speed up by avoiding open_mfdataset

3a60b37
Select commit
Loading
Failed to load commit list.
Open

Add MESMER-M integration tests #501

speed up by avoiding open_mfdataset
3a60b37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

77.41% (target 1.00%)

View this Pull Request on Codecov

77.41% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 77.41%. Comparing base (f4c286c) to head (3a60b37).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
mesmer/stats/_power_transformer.py 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #501      +/-   ##
==========================================
+ Coverage   77.39%   77.41%   +0.01%     
==========================================
  Files          48       48              
  Lines        2920     2922       +2     
==========================================
+ Hits         2260     2262       +2     
  Misses        660      660              

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