8000 ignore generated go files for codecov report by pdabelf5 · Pull Request #6265 · nginx/kubernetes-ingress · GitHub
[go: up one dir, main page]

Skip to content

Conversation

pdabelf5
Copy link
Collaborator
@pdabelf5 pdabelf5 commented Aug 20, 2024

Proposed changes

Don't process generated code for Code Coverage reports

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@github-actions github-actions bot added the chore Pull requests for routine tasks label Aug 20, 2024
@pdabelf5 pdabelf5 changed the title ignore generated go file for codecov report ignore generated go files for codecov report Aug 20, 2024
@github-actions github-actions bot added the go Pull requests that update Go code label Aug 20, 2024
Copy link
codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.82%. Comparing base (0a6647b) to head (38fcdea).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6265      +/-   ##
==========================================
+ Coverage   45.88%   52.82%   +6.93%     
==========================================
  Files         143       78      -65     
  Lines       18960    15933    -3027     
==========================================
- Hits         8700     8416     -284     
+ Misses       9815     7111    -2704     
+ Partials      445      406      -39     

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

@github-actions github-actions bot removed the go Pull requests that update Go code label Aug 21, 2024
@pdabelf5 pdabelf5 marked this pull request as ready for review August 21, 2024 08:16
@pdabelf5 pdabelf5 requested a review from a team as a code owner August 21, 2024 08:16
@pdabelf5 pdabelf5 linked an issue Aug 21, 2024 that may be closed by this pull request
@pdabelf5 pdabelf5 self-assigned this Aug 21, 2024
@pdabelf5 pdabelf5 enabled auto-merge (squash) August 22, 2024 12:44
@pdabelf5 pdabelf5 merged commit 7693e8b into main Aug 22, 2024
@pdabelf5 pdabelf5 deleted the codecov-ignore branch August 22, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Exclude autogenerated, go tooling and vendor files from codecov
3 participants
0