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

Add changelog generation #7

Merged
merged 9 commits into from
Jul 15, 2021
Merged

Add changelog generation #7

merged 9 commits into from
Jul 15, 2021

Conversation

mpanarin
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jul 15, 2021

Codecov Report

Merging #7 (3d7035a) into master (713e71d) will decrease coverage by 27.91%.
The diff coverage is 40.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #7       +/-   ##
===========================================
- Coverage   87.50%   59.58%   -27.92%     
===========================================
  Files           7       15        +8     
  Lines          72      146       +74     
===========================================
+ Hits           63       87       +24     
- Misses          9       59       +50     
Impacted Files Coverage Δ
lib/Bumper/bumper.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% <ø> (ø)
lib/Hooks/inspect_hooks.ex 100.00% <ø> (ø)
lib/Tasks/changelog.ex 0.00% <0.00%> (ø)
...b/Changelog/Formatters/keepachangelog_formatter.ex 65.00% <65.00%> (ø)
lib/Bumper/files.ex 100.00% <100.00%> (ø)
lib/Changelog/sections.ex 100.00% <100.00%> (ø)
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 713e71d...3d7035a. Read the comment docs.

I need to write proper tests/mocks for this instead of ignoring and faking
the coveralls
@mpanarin mpanarin merged commit 0bd6a4c into master Jul 15, 2021
@mpanarin mpanarin deleted the add_changelog_generation branch July 15, 2021 23:19
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.

None yet

1 participant