-
Notifications
You must be signed in to change notification settings - Fork 47
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 back codecov.yml config #303
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## rolling #303 +/- ##
========================================
Coverage 77.35% 77.35%
========================================
Files 25 25
Lines 627 627
Branches 66 66
========================================
Hits 485 485
Misses 121 121
Partials 21 21
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Mikael Arguedas <[email protected]>
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
Signed-off-by: Mikael Arguedas <[email protected]>
c18f2f2
to
ce7d191
Compare
Signed-off-by: Mikael Arguedas <[email protected]>
c63a700
to
48617c1
Compare
Signed-off-by: Mikael Arguedas <[email protected]>
33e8aa6
to
ed41786
Compare
Signed-off-by: Mikael Arguedas <[email protected]>
e8ae716
to
61d6b03
Compare
This reverts commit ed41786. Signed-off-by: Mikael Arguedas <[email protected]>
d81fb6f
to
8093d78
Compare
@ahcorde @fujitatomoya thanks for the reviews! The only change I made since your review was that I adjusted the path rewriting in the codecov.yml file This seems to now work as expected, we'll be sure only once we get coverage on rolling with that change and PRs coming in. |
Roll back #185
Using new
codecov_yml_path
argument: https://github.com/codecov/codecov-action?tab=readme-ov-file#argumentsThis should fix coverage visualization on codecov.io