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

report upstream errors #772

Merged
merged 2 commits into from
Aug 27, 2022
Merged

report upstream errors #772

merged 2 commits into from
Aug 27, 2022

Conversation

aaronspring
Copy link
Collaborator

No description provided.

@aaronspring aaronspring added CI github_actions Pull requests that update GitHub Actions code labels Aug 22, 2022
@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.

@aaronspring aaronspring self-assigned this Aug 22, 2022
@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #772 (2fc2bef) into main (dafd1f3) will decrease coverage by 1.03%.
The diff coverage is 90.05%.

@@            Coverage Diff             @@
##             main     #772      +/-   ##
==========================================
- Coverage   93.80%   92.77%   -1.04%     
==========================================
  Files          59       59              
  Lines        6235     6185      -50     
==========================================
- Hits         5849     5738     -111     
- Misses        386      447      +61     
Impacted Files Coverage Δ
climpred/horizon.py 96.55% <ø> (ø)
climpred/options.py 81.48% <ø> (ø)
climpred/tests/test_bias_removal.py 97.66% <ø> (ø)
climpred/tests/test_hindcast_prediction.py 100.00% <ø> (ø)
climpred/tests/test_logging.py 100.00% <ø> (ø)
climpred/bootstrap.py 80.52% <73.07%> (-10.36%) ⬇️
climpred/alignment.py 91.13% <73.68%> (-5.74%) ⬇️
climpred/checks.py 95.79% <83.33%> (+0.03%) ⬆️
climpred/utils.py 89.58% <83.33%> (-0.81%) ⬇️
climpred/tests/test_HindcastEnsemble_class.py 96.51% <85.71%> (-3.49%) ⬇️
... and 36 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aaronspring aaronspring marked this pull request as ready for review August 27, 2022 21:27
@aaronspring aaronspring merged commit 36b71fb into main Aug 27, 2022
@aaronspring aaronspring deleted the report_upstream_errors branch August 27, 2022 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant