-
Notifications
You must be signed in to change notification settings - Fork 7
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 #69
Add Codecov #69
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #69 +/- ##
=======================================
Coverage ? 77.81%
=======================================
Files ? 160
Lines ? 61894
Branches ? 8750
=======================================
Hits ? 48165
Misses ? 11604
Partials ? 2125 |
f7514f9
to
ea633d9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Hadia
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM @hadia206.
Changes included in this PR
Use Codecov instead of SonarQube
Testing strategy
Right now there's no base that has coverage information so need to merge this first.
Once the initial PR is merged, subsequent PRs will show how your changes affect the overall project coverage as Codecov will now have a base to compare against.
User facing changes
Checklist
[run CI]
in your commit message.