Skip to content

Create a dedicated job for coverage submission to codecov#262

Merged
Algiane merged 8 commits intodevelopfrom
feature/code-coverage
Apr 22, 2024
Merged

Create a dedicated job for coverage submission to codecov#262
Algiane merged 8 commits intodevelopfrom
feature/code-coverage

Conversation

@Algiane
Copy link
Copy Markdown
Member

@Algiane Algiane commented Apr 22, 2024

This PR allows to have two jobs that can be triggered independently in case of failure:

  • the Mmg configuration, build and tests;
  • the coverage submission.

As the coverage submission randomly fails with no reason, it allows to retry the submission from the github interface without running the entire Mmg tests.

@Algiane Algiane added kind: enhancement enhancement to an existing feature part: github action related to github actions labels Apr 22, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.48%. Comparing base (3cf02ac) to head (ea83b7c).
Report is 13 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #262      +/-   ##
===========================================
+ Coverage    43.96%   50.48%   +6.52%     
===========================================
  Files          179      174       -5     
  Lines        54094    47106    -6988     
  Branches     10249    10254       +5     
===========================================
- Hits         23784    23783       -1     
+ Misses       22593    15605    -6988     
- Partials      7717     7718       +1     

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

@Algiane Algiane merged commit a04cc90 into develop Apr 22, 2024
@Algiane Algiane deleted the feature/code-coverage branch May 3, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: enhancement enhancement to an existing feature part: github action related to github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant