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 codecov config file #38

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

Add codecov config file #38

wants to merge 1 commit into from

Conversation

ricky9667
Copy link
Owner

Description

This PR adds the codecov.yml file to ignore some packages to calculate more accurate code coverage.

How to verify

Check if code coverage ignores some files.

Screenshots / Videos

N/A

@ricky9667 ricky9667 added the enhancement Developer enhancements or upgrades label Jun 9, 2024
@ricky9667 ricky9667 self-assigned this Jun 9, 2024
Copy link

codecov bot commented Jun 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.56%. Comparing base (f66a595) to head (ec4d65f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   45.67%   48.56%   +2.88%     
==========================================
  Files          36       27       -9     
  Lines         694      628      -66     
  Branches      172      165       -7     
==========================================
- Hits          317      305      -12     
+ Misses        299      246      -53     
+ Partials       78       77       -1     

☔ 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
enhancement Developer enhancements or upgrades
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant