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

Allow adding changelog to tag #16

Merged
merged 16 commits into from
Nov 17, 2022
Merged

Conversation

mpanarin
Copy link
Owner

closes #14

@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Base: 56.77% // Head: 55.67% // Decreases project coverage by -1.09% ⚠️

Coverage data is based on head (f1047d4) compared to base (be07075).
Patch coverage: 62.50% of modified lines in pull request are covered.

❗ Current head f1047d4 differs from pull request most recent head fadf1bb. Consider uploading reports for the commit fadf1bb to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   56.77%   55.67%   -1.10%     
==========================================
  Files          15       17       +2     
  Lines         155      185      +30     
==========================================
+ Hits           88      103      +15     
- Misses         67       82      +15     
Impacted Files Coverage Δ
lib/Bumper/files.ex 100.00% <ø> (ø)
lib/Changelog/DataGrabbers/git_datagrabber.ex 0.00% <0.00%> (ø)
lib/Git/commands.ex 0.00% <0.00%> (ø)
lib/Hooks/changelog_hooks.ex 0.00% <0.00%> (ø)
lib/Hooks/git_hooks.ex 0.00% <0.00%> (ø)
lib/Tasks/changelog.ex 0.00% <0.00%> (ø)
lib/Utils/ok_monad.ex 100.00% <ø> (ø)
lib/Utils/utils.ex 100.00% <ø> (ø)
lib/Bumper/bumper.ex 97.56% <100.00%> (-2.44%) ⬇️
lib/Changelog/DataGrabbers/version.ex 100.00% <100.00%> (ø)
... and 10 more

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.

@mpanarin mpanarin merged commit 4dba527 into master Nov 17, 2022
@mpanarin mpanarin deleted the allow_adding_changelog_to_tag branch November 17, 2022 11:24
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.

Add an option to include relevant changelog part into the tag description
1 participant