Skip to content

Update codecov action to use files instead of file #613

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented Jun 3, 2025

Description

Please include a summary of changes, motivation and context for this PR.

We are currently getting the following warning message in the coverage workflow. It seems the file key in codecov has changes to files in a newer version. This PR fixes that, and should no longer have this warning.

image

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Please describe the test(s) that you added and ran to verify your changes.

Checklist

  • I have read the contribution guide recently

@mcbarton
Copy link
Collaborator Author

mcbarton commented Jun 3, 2025

This change is also being made in xeus-cpp here compiler-research/xeus-cpp#331

Copy link

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.58%. Comparing base (7f33134) to head (9ecebb1).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #613   +/-   ##
=======================================
  Coverage   77.58%   77.58%           
=======================================
  Files           9        9           
  Lines        3734     3734           
=======================================
  Hits         2897     2897           
  Misses        837      837           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mcbarton mcbarton requested a review from vgvassilev June 4, 2025 08:51
Copy link
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

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

Lgtm!

@anutosh491 anutosh491 merged commit 90ad431 into compiler-research:main Jun 4, 2025
87 of 88 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.

3 participants