Skip to content

[ci] Re-enable codecov in the project#3220

Merged
vkarak merged 1 commit into
reframe-hpc:developfrom
vkarak:ci/re-enable-codecov
Jun 16, 2025
Merged

[ci] Re-enable codecov in the project#3220
vkarak merged 1 commit into
reframe-hpc:developfrom
vkarak:ci/re-enable-codecov

Conversation

@vkarak

@vkarak vkarak commented Jun 24, 2024

Copy link
Copy Markdown
Contributor

We now run coverage with all unit tests from all pipelines, so we now have the full coverage of the project

Closes #3024.

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

codecov Bot commented Dec 9, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.12%. Comparing base (6f6aba0) to head (af35910).
Report is 735 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3220      +/-   ##
===========================================
+ Coverage    86.67%   91.12%   +4.44%     
===========================================
  Files           61       62       +1     
  Lines        12143    13132     +989     
===========================================
+ Hits         10525    11966    +1441     
+ Misses        1618     1166     -452     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vkarak vkarak added this to the ReFrame 4.8 milestone Dec 12, 2024
@vkarak vkarak moved this from In Progress to Todo in ReFrame Backlog Mar 24, 2025
@vkarak vkarak removed this from the ReFrame 4.8 milestone Apr 1, 2025
@vkarak vkarak added this to the ReFrame 4.9 milestone Apr 9, 2025
@vkarak vkarak force-pushed the ci/re-enable-codecov branch 2 times, most recently from c8524a3 to 4e36e24 Compare June 10, 2025 23:12
We now combine the coverage from all unit tests that are run with
different containers, so we have the overall coverage of the project.
@vkarak vkarak force-pushed the ci/re-enable-codecov branch from fafbab8 to af35910 Compare June 15, 2025 19:14
@vkarak vkarak changed the title [ci] Add separate codecov GH action [ci] Re-enable codecov in the project Jun 15, 2025
@vkarak vkarak marked this pull request as ready for review June 15, 2025 19:17
@vkarak vkarak requested a review from victorusu June 15, 2025 19:19
@github-project-automation github-project-automation Bot moved this from Todo to In Progress in ReFrame Backlog Jun 16, 2025
@vkarak vkarak merged commit 9d8b197 into reframe-hpc:develop Jun 16, 2025
39 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in ReFrame Backlog Jun 16, 2025
@vkarak vkarak deleted the ci/re-enable-codecov branch June 16, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Setup codecov to avoid false CI failures

3 participants