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

chore(ci): Exclude generated files from CodeCov #119

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

irvinlim
Copy link
Member

Excludes Go files generated by controller-gen and generate-groups.

@irvinlim irvinlim added the area/ci Related to CI (Continuous Integration) label Jan 28, 2023
@irvinlim irvinlim changed the title chore(ci): Exclude generated files chore(ci): Exclude generated files from CodeCov Jan 28, 2023
@codecov
Copy link

codecov bot commented Jan 28, 2023

Codecov Report

Base: 64.45% // Head: 68.63% // Increases project coverage by +4.18% 🎉

Coverage data is based on head (fe830de) compared to base (551852d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   64.45%   68.63%   +4.18%     
==========================================
  Files         208      188      -20     
  Lines       11244     9584    -1660     
==========================================
- Hits         7247     6578     -669     
+ Misses       3605     2645     -960     
+ Partials      392      361      -31     
Impacted Files Coverage Δ
pkg/generated/listers/execution/v1alpha1/job.go
...et/versioned/typed/execution/v1alpha1/jobconfig.go
apis/config/v1alpha1/zz_generated.deepcopy.go
...s/externalversions/execution/v1alpha1/jobconfig.go
...ed/typed/execution/v1alpha1/fake/fake_jobconfig.go
...ed/clientset/versioned/fake/clientset_generated.go
...g/generated/clientset/versioned/scheme/register.go
pkg/generated/clientset/versioned/clientset.go
...formers/externalversions/execution/v1alpha1/job.go
...kg/generated/informers/externalversions/generic.go
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@irvinlim irvinlim merged commit df46c55 into main Jan 28, 2023
@irvinlim irvinlim deleted the irvinlim/chore/exclude-generated-files branch January 28, 2023 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Related to CI (Continuous Integration)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant