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

autodetect if wrapping is necessary #48

Merged
merged 3 commits into from Oct 21, 2019
Merged

Conversation

mathause
Copy link
Member

closes #34

@codecov-io
Copy link

codecov-io commented Oct 21, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@533fa7f). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #48   +/-   ##
=========================================
  Coverage          ?   98.49%           
=========================================
  Files             ?       18           
  Lines             ?     1195           
  Branches          ?        0           
=========================================
  Hits              ?     1177           
  Misses            ?       18           
  Partials          ?        0
Impacted Files Coverage Δ
regionmask/test/test_mask.py 100% <100%> (ø)
regionmask/test/test_defined_regions.py 100% <100%> (ø)
regionmask/core/utils.py 100% <100%> (ø)
regionmask/core/regions.py 92.36% <100%> (ø)
regionmask/core/mask.py 93.54% <100%> (ø)
regionmask/test/test_utils.py 100% <100%> (ø)
regionmask/test/test_Regions.py 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 533fa7f...f26b8da. Read the comment docs.

@mathause mathause merged commit de98937 into master Oct 21, 2019
@mathause mathause deleted the feature/autodetect_wrap branch October 21, 2019 19:21
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.

automatically detect if wrap_lon is required
2 participants