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 back codecov.yml config #303

Merged
merged 6 commits into from
May 8, 2024
Merged

add back codecov.yml config #303

merged 6 commits into from
May 8, 2024

Conversation

mikaelarguedas
Copy link
Member

Roll back #185
Using new codecov_yml_path argument: https://github.com/codecov/codecov-action?tab=readme-ov-file#arguments

This should fix coverage visualization on codecov.io

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.35%. Comparing base (07608ab) to head (8093d78).
Report is 1 commits behind head on rolling.

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           
Flag Coverage Δ
unittests 77.35% <ø> (ø)

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.

Signed-off-by: Mikael Arguedas <[email protected]>
Copy link
Contributor

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

lgtm

@mikaelarguedas mikaelarguedas marked this pull request as draft May 8, 2024 17:30
@mikaelarguedas mikaelarguedas marked this pull request as ready for review May 8, 2024 18:15
@mikaelarguedas mikaelarguedas marked this pull request as draft May 8, 2024 18:21
Signed-off-by: Mikael Arguedas <[email protected]>
Signed-off-by: Mikael Arguedas <[email protected]>
Signed-off-by: Mikael Arguedas <[email protected]>
This reverts commit ed41786.

Signed-off-by: Mikael Arguedas <[email protected]>
@mikaelarguedas
Copy link
Member Author

@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.

@mikaelarguedas mikaelarguedas marked this pull request as ready for review May 8, 2024 21:39
@mikaelarguedas mikaelarguedas merged commit 0b6ac75 into rolling May 8, 2024
7 checks passed
@mikaelarguedas mikaelarguedas deleted the fix_codecov_path branch May 8, 2024 21:40
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.

3 participants