Skip to content

Introduce ranges expressions #134

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

Merged
merged 2 commits into from
Feb 7, 2023
Merged

Conversation

piotrooo
Copy link
Member

@piotrooo piotrooo commented Feb 7, 2023

No description provided.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rafaelcaricio Rafael Carício
@piotrooo piotrooo added the enhancement New feature or request label Feb 7, 2023
@piotrooo piotrooo self-assigned this Feb 7, 2023
@piotrooo piotrooo linked an issue Feb 7, 2023 that may be closed by this pull request

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rafaelcaricio Rafael Carício
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2023

Codecov Report

Base: 90.45% // Head: 91.42% // Increases project coverage by +0.96% 🎉

Coverage data is based on head (69b55ca) compared to base (bf853ab).
Patch coverage: 98.50% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #134      +/-   ##
============================================
+ Coverage     90.45%   91.42%   +0.96%     
- Complexity      236      306      +70     
============================================
  Files            19       21       +2     
  Lines           587      688     +101     
  Branches         98      103       +5     
============================================
+ Hits            531      629      +98     
- Misses           20       22       +2     
- Partials         36       37       +1     
Impacted Files Coverage Δ
src/main/java/org/semver4j/RangesString.java 96.66% <96.66%> (ø)
src/main/java/org/semver4j/RangesExpression.java 100.00% <100.00%> (ø)
src/main/java/org/semver4j/RangesListFactory.java 66.66% <100.00%> (-26.67%) ⬇️
src/main/java/org/semver4j/Semver.java 95.62% <100.00%> (-0.10%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@piotrooo piotrooo merged commit 5bb76cd into main Feb 7, 2023
@piotrooo piotrooo deleted the 88-introduce-builder-for-ranges branch February 7, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce builder for ranges
2 participants