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

Codecov config file #699

Merged
merged 6 commits into from
Apr 3, 2023
Merged

Codecov config file #699

merged 6 commits into from
Apr 3, 2023

Conversation

willvedd
Copy link
Contributor

@willvedd willvedd commented Mar 31, 2023

🔧 Changes

Initializing a codecov.yml configuration file to this project. Having this file will help us tune our test coverage reporting to the needs to the project. The one configuration property initially set is to exclude the documentation generator files from calculations, this code is practically tested by other means.

📚 References

🔬 Testing

Validated on the command line using curl --data-binary @codecov.yml https://codecov.io/validate.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@willvedd willvedd changed the title Codecov exclude benign files Codecov config file Apr 3, 2023
@willvedd willvedd marked this pull request as ready for review April 3, 2023 12:40
@willvedd willvedd requested a review from a team as a code owner April 3, 2023 12:40
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: +0.60 🎉

Comparison is base (ad0bd55) 62.29% compared to head (d7a01ae) 62.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #699      +/-   ##
==========================================
+ Coverage   62.29%   62.90%   +0.60%     
==========================================
  Files          88       87       -1     
  Lines       11396    11286     -110     
==========================================
  Hits         7099     7099              
+ Misses       3788     3678     -110     
  Partials      509      509              

see 1 file with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@willvedd willvedd merged commit 9465e9d into main Apr 3, 2023
@willvedd willvedd deleted the codecov-exclude-benign-files branch April 3, 2023 13:10
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.

4 participants