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

[chloggen] Add ability to generate multiple changelog files #372

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

djaglowski
Copy link
Member

Resolves #364

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Patch coverage: 82.90% and project coverage change: +0.63% 🎉

Comparison is base (e6e68a6) 62.07% compared to head (31e3e63) 62.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #372      +/-   ##
==========================================
+ Coverage   62.07%   62.70%   +0.63%     
==========================================
  Files          48       48              
  Lines        2344     2392      +48     
==========================================
+ Hits         1455     1500      +45     
- Misses        741      743       +2     
- Partials      148      149       +1     
Files Changed Coverage Δ
chloggen/cmd/update.go 64.70% <55.00%> (-5.30%) ⬇️
chloggen/internal/chlog/entry.go 86.20% <94.28%> (+4.66%) ⬆️
chloggen/cmd/validate.go 88.00% <100.00%> (+3.78%) ⬆️
chloggen/internal/config/config.go 100.00% <100.00%> (ø)

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

@djaglowski djaglowski force-pushed the chloggen-multiple-logs branch 3 times, most recently from 88d0fa0 to 0dac609 Compare July 25, 2023 17:35
@djaglowski djaglowski marked this pull request as ready for review July 25, 2023 17:44
@djaglowski djaglowski requested review from a team and bogdandrutu July 25, 2023 17:44
@djaglowski djaglowski mentioned this pull request Jul 26, 2023
@djaglowski djaglowski merged commit a559471 into open-telemetry:main Jul 27, 2023
9 checks passed
@djaglowski djaglowski deleted the chloggen-multiple-logs branch July 27, 2023 16:39
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.

[chloggen] Add repo-level option to generate multiple changelogs
2 participants