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

refactor masking in rps #397

Merged
merged 5 commits into from Dec 6, 2022
Merged

refactor masking in rps #397

merged 5 commits into from Dec 6, 2022

Conversation

aaronspring
Copy link
Collaborator

@aaronspring aaronspring commented Sep 5, 2022

Description

like #379

better masking

Type of change

  • refactoring

How Has This Been Tested?

  • pytest

@aaronspring aaronspring self-assigned this Sep 5, 2022
@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #397 (54adbd4) into main (e2082d6) will increase coverage by 0.05%.
The diff coverage is 93.33%.

@@            Coverage Diff             @@
##             main     #397      +/-   ##
==========================================
+ Coverage   94.69%   94.74%   +0.05%     
==========================================
  Files          27       26       -1     
  Lines        2809     2798      -11     
==========================================
- Hits         2660     2651       -9     
+ Misses        149      147       -2     
Impacted Files Coverage Δ
xskillscore/core/utils.py 90.90% <85.71%> (-0.36%) ⬇️
xskillscore/core/probabilistic.py 89.78% <100.00%> (-0.04%) ⬇️
xskillscore/tests/test_deterministic.py 100.00% <100.00%> (ø)
xskillscore/tests/test_probabilistic.py 96.82% <100.00%> (+0.05%) ⬆️
xskillscore/__init__.py

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 September 5, 2022 10:46
@aaronspring aaronspring requested review from raybellwaves and removed request for raybellwaves December 1, 2022 18:09
@@ -9,6 +9,6 @@ conda:
environment: ci/doc.yml

sphinx:
fail_on_warning: true
fail_on_warning: false
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change make rtd run again @raybellwaves

@raybellwaves
Copy link
Member

@aaronspring anything you need from me here?

@aaronspring
Copy link
Collaborator Author

No just a review pass

@aaronspring aaronspring merged commit 16a2ba1 into main Dec 6, 2022
@aaronspring aaronspring deleted the mask_rps branch December 6, 2022 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants