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

[ci] Add separate codecov GH action #3220

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

vkarak
Copy link
Contributor

@vkarak vkarak commented Jun 24, 2024

Closes #3024.

Still WIP – I am following the codecov tutorial to set it up properly.

@vkarak vkarak added this to the ReFrame 4.7 milestone Jun 24, 2024
@vkarak vkarak requested a review from teojgo June 24, 2024 22:40
@vkarak vkarak self-assigned this Jun 24, 2024
@vkarak vkarak linked an issue Jun 27, 2024 that may be closed by this pull request
@vkarak vkarak closed this Jun 27, 2024
@vkarak vkarak reopened this Jun 27, 2024
@vkarak vkarak removed this from the ReFrame 4.7 milestone Oct 1, 2024
@vkarak vkarak force-pushed the ci/re-enable-codecov branch from 9416eaf to bc68353 Compare December 9, 2024 22:47
@vkarak vkarak changed the base branch from master to develop December 9, 2024 22:47
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 67.04%. Comparing base (6f6aba0) to head (bc68353).
Report is 444 commits behind head on develop.

Files with missing lines Patch % Lines
reframe/__init__.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #3220       +/-   ##
============================================
- Coverage    86.67%   67.04%   -19.64%     
============================================
  Files           61       60        -1     
  Lines        12143    12980      +837     
============================================
- Hits         10525     8702     -1823     
- Misses        1618     4278     +2660     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vkarak vkarak added this to the ReFrame 4.8 milestone Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Setup codecov to avoid false CI failures
1 participant