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

define and test minimum dependencies #125

Merged
merged 5 commits into from
Oct 23, 2024
Merged

define and test minimum dependencies #125

merged 5 commits into from
Oct 23, 2024

Conversation

mathause
Copy link
Collaborator

Defines the minimum dependencies as per the xarray interpretation of NEP29 and adds a test environment for them. Done using pip now. What is not included here is a min-deps check. Need to manually check but I think that's ok.

Let's see if that works.

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.65%. Comparing base (2f10049) to head (f7be61d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #125   +/-   ##
=======================================
  Coverage   99.65%   99.65%           
=======================================
  Files           5        5           
  Lines         293      293           
=======================================
  Hits          292      292           
  Misses          1        1           
Flag Coverage Δ
unittests 99.65% <ø> (ø)

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.

@mathause mathause merged commit ac1ab7d into main Oct 23, 2024
6 checks passed
@mathause mathause deleted the add_test_min_deps branch October 23, 2024 13:19
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.

add & test minimal dependecies
1 participant