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

Import DataTree from xarray #2926

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

mraspaud
Copy link
Member

@mraspaud mraspaud commented Oct 11, 2024

This PR fixes the error with the unstable build hopefully.
Note that very shortly, this will need to be changed again as DataTree will become public API in xarray.
Progress in pydata/xarray#8572

  • Closes #xxxx
  • Tests added
  • Fully documented
  • Add your name to AUTHORS.md if not there already

@mraspaud mraspaud added the bug label Oct 11, 2024
@mraspaud mraspaud self-assigned this Oct 11, 2024
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.06%. Comparing base (692c9b1) to head (044a0ec).
Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2926      +/-   ##
==========================================
+ Coverage   96.05%   96.06%   +0.01%     
==========================================
  Files         373      373              
  Lines       54479    54477       -2     
==========================================
+ Hits        52330    52336       +6     
+ Misses       2149     2141       -8     
Flag Coverage Δ
behaviourtests 3.99% <0.00%> (+<0.01%) ⬆️
unittests 96.16% <100.00%> (+0.01%) ⬆️

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

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11290671566

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 96.166%

Totals Coverage Status
Change from base Build 11250781903: 0.02%
Covered Lines: 52570
Relevant Lines: 54666

💛 - Coveralls

@mraspaud mraspaud merged commit 5fa17cd into pytroll:main Oct 11, 2024
18 checks passed
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.

3 participants