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 code coverage CI to pipeline code #71

Merged
merged 10 commits into from
Apr 8, 2024

Conversation

natemcintosh
Copy link
Collaborator

To copy the code coverage CI on the model folder of the repo.

@natemcintosh natemcintosh linked an issue Apr 8, 2024 that may be closed by this pull request
1 task
Copy link

codecov bot commented Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.40%. Comparing base (5dccc03) to head (4e10440).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   90.28%   90.40%   +0.12%     
==========================================
  Files          26       28       +2     
  Lines         535      542       +7     
==========================================
+ Hits          483      490       +7     
  Misses         52       52              
Flag Coverage Δ
unittests 90.40% <ø> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Member

@gvegayon gvegayon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! And codecov seems to be able to handle multiple uploads and combine them! Thanks @natemcintosh

@gvegayon gvegayon merged commit 08035cc into main Apr 8, 2024
8 checks passed
@gvegayon gvegayon deleted the 70-add-code-coverage-ci-to-pipeline-code branch April 8, 2024 19:06
@gvegayon gvegayon modified the milestone: 🏰 Gargoyleosaurus Apr 8, 2024
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.

Add code coverage CI to pipeline code
2 participants