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

changelog-custom-attribute #467

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

reuvenharrison
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 25, 2023

Codecov Report

Attention: 111 lines in your changes are missing coverage. Please review.

Comparison is base (7e651c5) 83.75% compared to head (5983a11) 83.65%.

Files Patch % Lines
checker/check-api-sunset-changed.go 21.15% 41 Missing ⚠️
...quest-parameter-x-extensible-enum-value-removed.go 3.22% 30 Missing ⚠️
...ecker/check-request-header-property-became-enum.go 52.38% 10 Missing ⚠️
...r/check-request-header-property-became-required.go 52.38% 10 Missing ⚠️
checker/api_change.go 69.23% 8 Missing ⚠️
internal/changelog.go 55.55% 2 Missing and 2 partials ⚠️
checker/component_change.go 0.00% 2 Missing ⚠️
checker/security_change.go 0.00% 2 Missing ⚠️
internal/breaking_changes.go 66.66% 2 Missing ⚠️
internal/diff_flags.go 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #467      +/-   ##
==========================================
- Coverage   83.75%   83.65%   -0.10%     
==========================================
  Files         217      217              
  Lines       12561    12623      +62     
==========================================
+ Hits        10520    10560      +40     
- Misses       1665     1687      +22     
  Partials      376      376              
Flag Coverage Δ
unittests 83.65% <72.72%> (-0.10%) ⬇️

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.

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
2 participants