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: update code coverage to only include src folder #446

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

gregjopa
Copy link
Contributor

This PR updates the code coverage report to only include the files in the src folder. Previously the e2e-tests and scripts folders were getting included by accident.

@gregjopa gregjopa requested a review from a team as a code owner December 20, 2023 19:44
Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0a63370) 50.28% compared to head (2b55f0f) 90.62%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #446       +/-   ##
===========================================
+ Coverage   50.28%   90.62%   +40.33%     
===========================================
  Files          12        4        -8     
  Lines         519      288      -231     
  Branches       57       49        -8     
===========================================
  Hits          261      261               
+ Misses        248       25      -223     
+ Partials       10        2        -8     

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

@gregjopa gregjopa merged commit 31d35a6 into main Dec 20, 2023
4 checks passed
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.

1 participant