Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

feat(config): Deprecate config.sections and config.section_mapping, replace with config.type_headers #83

Merged
merged 84 commits into from
Mar 2, 2024

Conversation

EdgyEdgemond
Copy link
Owner

Derive changelog header ordering from type_header definition order.

Consolidate sections and section_mapping into a single configuration. Generate type_headers from old configuration if supplied.

Refs: 82

Base automatically changed from feat/79 to master March 2, 2024 13:43
Copy link

codecov bot commented Mar 2, 2024

Codecov Report

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

Project coverage is 99.15%. Comparing base (bad27bf) to head (475d303).

Files Patch % Lines
changelog_gen/config.py 92.10% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files           9        9           
  Lines         592      595    +3     
  Branches      101      100    -1     
=======================================
+ Hits          587      590    +3     
  Misses          3        3           
  Partials        2        2           
Flag Coverage Δ
unittests 99.15% <95.83%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@EdgyEdgemond EdgyEdgemond merged commit 0809d65 into master Mar 2, 2024
15 of 16 checks passed
@EdgyEdgemond EdgyEdgemond deleted the feat/82 branch March 2, 2024 13:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant