Skip to content

Conversation

apricote
Copy link
Owner

Mvoe the handling of Changelog.md to use the Updater interface introduced in #14.

@apricote apricote self-assigned this Aug 23, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 72.72727% with 3 lines in your changes missing coverage. Please review.

Project coverage is 9.21%. Comparing base (47de2f9) to head (e88dbca).

Files Patch % Lines
releaserpleaser.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             main     #15      +/-   ##
=========================================
- Coverage   11.98%   9.21%   -2.78%     
=========================================
  Files          17      17              
  Lines        1468    1444      -24     
=========================================
- Hits          176     133      -43     
- Misses       1274    1304      +30     
+ Partials       18       7      -11     

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

@apricote apricote force-pushed the refactor-changelog branch from 58d8634 to e88dbca Compare August 23, 2024 20:08
@apricote apricote merged commit f0eed8c into main Aug 23, 2024
3 checks passed
@apricote apricote deleted the refactor-changelog branch August 23, 2024 21:50
apricote added a commit that referenced this pull request Nov 15, 2024
During a previous refactoring (#15) the Changelog generation logic stopped creating the file if it did not exist. This makes sure that the file actually gets created. This is primarily required while onboarding new repositories.

Closes #85
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.

2 participants