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

Update call to xarray _validate_attrs #401

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

iainrussell
Copy link
Member

Fixes #400.

@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 41.61%. Comparing base (454510e) to head (51425cf).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
cfgrib/xarray_to_grib.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #401      +/-   ##
==========================================
+ Coverage   41.40%   41.61%   +0.21%     
==========================================
  Files          26       26              
  Lines        2198     2201       +3     
  Branches      285      285              
==========================================
+ Hits          910      916       +6     
+ Misses       1288     1285       -3     

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

@iainrussell iainrussell merged commit 18724ec into master Sep 12, 2024
108 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: _validate_attrs() missing 1 required positional argument: 'engine'
2 participants