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

Introduce a Semver.of method for basic creation #242

Conversation

piotrooo
Copy link
Member

No description provided.

@piotrooo piotrooo added the enhancement New feature or request label Apr 10, 2024
@piotrooo piotrooo self-assigned this Apr 10, 2024
@piotrooo piotrooo linked an issue Apr 10, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.06%. Comparing base (7640bcf) to head (ad717a6).
Report is 5 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #242      +/-   ##
============================================
- Coverage     92.17%   91.06%   -1.11%     
- Complexity      268      269       +1     
============================================
  Files            21       21              
  Lines           639      683      +44     
  Branches        103      105       +2     
============================================
+ Hits            589      622      +33     
- Misses           17       28      +11     
  Partials         33       33              

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

@piotrooo piotrooo merged commit 58f6658 into main Apr 10, 2024
6 checks passed
@piotrooo piotrooo deleted the 237-introduce-the-of-method-with-the-basic-majorminorpatch-scenario branch April 10, 2024 19:00
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 the of() method with the basic major.minor.patch scenario
2 participants