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 CF tests due to new xarray release #2522

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Conversation

mraspaud
Copy link
Member

@mraspaud mraspaud commented Jun 27, 2023

This is due to pydata/xarray#7388 not being solved yet.

This is due to pydata/xarray#7388 not being solved yet.
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #2522 (51c9c1c) into main (fcea851) will decrease coverage by 0.01%.
The diff coverage is 97.72%.

@@            Coverage Diff             @@
##             main    #2522      +/-   ##
==========================================
- Coverage   94.96%   94.96%   -0.01%     
==========================================
  Files         343      347       +4     
  Lines       50771    50921     +150     
==========================================
+ Hits        48216    48358     +142     
- Misses       2555     2563       +8     
Flag Coverage Δ
behaviourtests 4.32% <2.69%> (+<0.01%) ⬆️
unittests 95.57% <97.72%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
satpy/writers/cf/crs.py 86.66% <86.66%> (ø)
satpy/_scene_converters.py 92.30% <92.30%> (ø)
satpy/writers/cf_writer.py 95.12% <97.86%> (-0.54%) ⬇️
satpy/scene.py 93.59% <100.00%> (-0.01%) ⬇️
satpy/tests/scene_tests/test_conversions.py 100.00% <100.00%> (ø)
satpy/tests/writer_tests/test_cf.py 99.58% <100.00%> (+0.01%) ⬆️
satpy/writers/cf/__init__.py 100.00% <100.00%> (ø)
satpy/writers/cf/coords_attrs.py 100.00% <100.00%> (ø)

@mraspaud mraspaud merged commit bcd6581 into pytroll:main Jun 27, 2023
@mraspaud mraspaud deleted the fix-test-cf branch June 27, 2023 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant