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 attributes #587

Conversation

reuvenharrison
Copy link
Collaborator

@reuvenharrison reuvenharrison commented Jul 20, 2024

This PR adds the ability to include custom attributes based on OpenAPI Extensions to the json and yaml outputs of breaking and changelog commands.

Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.38%. Comparing base (d2e44ea) to head (817c105).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #587      +/-   ##
==========================================
+ Coverage   86.36%   86.38%   +0.02%     
==========================================
  Files         228      230       +2     
  Lines       13091    13115      +24     
==========================================
+ Hits        11306    11330      +24     
  Misses       1376     1376              
  Partials      409      409              
Flag Coverage Δ
unittests 86.38% <100.00%> (+0.02%) ⬆️

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.

@reuvenharrison reuvenharrison merged commit ca3ab5d into main Jul 21, 2024
16 checks passed
@reuvenharrison reuvenharrison deleted the 451-add-custom-attributes-to-changelog-entries-basing-on-openapi-extension-tags-1 branch July 21, 2024 07:48
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 custom attributes to changelog entries basing on OpenAPI extension tags
1 participant