Skip to content

Introduce a Semver.of method for basic creation#242

Merged
piotrooo merged 1 commit intomainfrom
237-introduce-the-of-method-with-the-basic-majorminorpatch-scenario
Apr 10, 2024
Merged

Introduce a Semver.of method for basic creation#242
piotrooo merged 1 commit intomainfrom
237-introduce-the-of-method-with-the-basic-majorminorpatch-scenario

Conversation

@piotrooo
Copy link
Copy Markdown
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
Copy Markdown

codecov-commenter commented Apr 10, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.06%. Comparing base (7640bcf) to head (ad717a6).
⚠️ Report is 179 commits behind head on main.

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@piotrooo piotrooo merged commit 58f6658 into main Apr 10, 2024
@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