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

Provide range methods for OpenInterval and Interval{:open,:closed} #193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sagnac
Copy link

@Sagnac Sagnac commented Sep 26, 2024

Methods already exist for ClosedInterval and Interval{:closed,:open}; these new methods complete the set of range extensions for each interval type.

Methods already exist for ClosedInterval and Interval{:closed,:open};
these new methods complete the set of range extensions for each interval
type.
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.12%. Comparing base (13c76e1) to head (bec78bf).
Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
- Coverage   99.11%   98.12%   -1.00%     
==========================================
  Files           6        6              
  Lines         225      266      +41     
==========================================
+ Hits          223      261      +38     
- Misses          2        5       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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