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

Pin xclim #828

Merged
merged 19 commits into from
Jun 30, 2023
Merged

Pin xclim #828

merged 19 commits into from
Jun 30, 2023

Conversation

aaronspring
Copy link
Collaborator

Fix CI with optional deps

@aaronspring aaronspring self-assigned this Jun 29, 2023
@aaronspring aaronspring added dependencies Pull requests that update a dependency file CI labels Jun 29, 2023
@github-actions
Copy link

Checkout your PR on Binder. Open the console and pip install -e . before using the notebooks to use climpred from this PR.

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #828 (0405485) into main (dafd1f3) will decrease coverage by 1.03%.
The diff coverage is 90.14%.

@@            Coverage Diff             @@
##             main     #828      +/-   ##
==========================================
- Coverage   93.80%   92.78%   -1.03%     
==========================================
  Files          59       59              
  Lines        6235     6247      +12     
==========================================
- Hits         5849     5796      -53     
- Misses        386      451      +65     
Impacted Files Coverage Δ
climpred/horizon.py 96.55% <ø> (ø)
climpred/options.py 81.48% <ø> (ø)
climpred/tests/test_graphics.py 100.00% <ø> (ø)
climpred/tests/test_hindcast_prediction.py 100.00% <ø> (ø)
climpred/tests/test_logging.py 100.00% <ø> (ø)
climpred/metrics.py 91.82% <66.66%> (+0.09%) ⬆️
climpred/bootstrap.py 80.21% <72.61%> (-10.67%) ⬇️
climpred/alignment.py 91.13% <73.68%> (-5.74%) ⬇️
climpred/checks.py 95.79% <83.33%> (+0.03%) ⬆️
climpred/tests/test_HindcastEnsemble_class.py 96.51% <85.71%> (-3.49%) ⬇️
... and 28 more

... and 1 file with indirect coverage changes

@aaronspring aaronspring marked this pull request as ready for review June 29, 2023 23:52
@aaronspring aaronspring merged commit d4b7ed8 into main Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant