-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Added sample-config feature #126
Conversation
coordt
commented
Jan 14, 2024
•
edited
Loading
edited
- Fixes Sample configuration file generation in the cli? #120
- Fixes Provide configuration generation method to get started #24
- Fixes Example of basic config file #122
- Fixes Please post configuration to implement the semver tutorial #100
- Tests
- Documentation
- Initial implementation
Version hint: minor Comment ID: Display the version hint-auto-generated |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #126 +/- ##
==========================================
+ Coverage 93.04% 93.22% +0.18%
==========================================
Files 19 21 +2
Lines 1279 1403 +124
Branches 267 292 +25
==========================================
+ Hits 1190 1308 +118
- Misses 60 66 +6
Partials 29 29
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
- Also organized the CLI tests
- Shows possible resulting versions of the `bump` command
Nice, thanks! |