Skip to content

Change file to files codecov action #331

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

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 main 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
  • Added/removed dependencies
  • Required documentation updates

@codecov-commenter
Copy link

codecov-commenter commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.78%. Comparing base (ca05e91) to head (8ac2e29).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #331   +/-   ##
=======================================
  Coverage   81.78%   81.78%           
=======================================
  Files          20       20           
  Lines         950      950           
  Branches       87       87           
=======================================
  Hits          777      777           
  Misses        173      173           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mcbarton
Copy link
Collaborator Author

mcbarton commented Jun 3, 2025

As can be seen here the codecov action still works, but we no longer have this warning https://github.com/compiler-research/xeus-cpp/actions/runs/15420459840

@mcbarton mcbarton force-pushed the Fix-coverage-workflow branch from 6298324 to 8ac2e29 Compare June 3, 2025 15:42
@SylvainCorlay SylvainCorlay merged commit b13fb15 into compiler-research:main Jun 3, 2025
20 of 26 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