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

Binder environment correct #304

Merged
merged 2 commits into from
Dec 30, 2022
Merged

Binder environment correct #304

merged 2 commits into from
Dec 30, 2022

Conversation

Mikejmnez
Copy link
Collaborator

Minimal changes to #303 -

For some reason the Binder environment got build with an older version of xesmf (0.6.3), which yields an error like that described in #291 . This PR fixes that by explicitly requiring a newer version than that (not just on the binder).

@codecov
Copy link

codecov bot commented Dec 30, 2022

Codecov Report

Merging #304 (bfb8692) into main (da85306) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #304      +/-   ##
==========================================
- Coverage   95.74%   95.69%   -0.06%     
==========================================
  Files           9        9              
  Lines        3928     3927       -1     
  Branches      850      843       -7     
==========================================
- Hits         3761     3758       -3     
  Misses         97       97              
- Partials       70       72       +2     
Flag Coverage Δ
unittests 95.69% <ø> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
oceanspy/compute.py 98.62% <0.00%> (-0.19%) ⬇️
oceanspy/subsample.py 98.04% <0.00%> (-0.01%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Mikejmnez Mikejmnez merged commit 96f4493 into hainegroup:main Dec 30, 2022
@Mikejmnez Mikejmnez deleted the binder branch December 30, 2022 17:19
Mikejmnez pushed a commit to Mikejmnez/oceanspy that referenced this pull request Dec 30, 2022
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.

1 participant