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

[TASK] Stabilize test coverage reporting in CI #118

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

eliashaeussler
Copy link
Member

This PR extracts coverage report from coverage collection in CI. This way, coverage report can always retried on failures without the need to re-collect coverage.

@eliashaeussler eliashaeussler added the maintenance Code base is being maintained label Nov 9, 2023
@eliashaeussler eliashaeussler self-assigned this Nov 9, 2023
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #118 (b19c65e) into develop (139f03d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #118   +/-   ##
==========================================
  Coverage      12.17%   12.17%           
  Complexity       242      242           
==========================================
  Files             32       32           
  Lines            797      797           
==========================================
  Hits              97       97           
  Misses           700      700           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Copy link

codeclimate bot commented Nov 9, 2023

Code Climate has analyzed commit b19c65e and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 12.1% (0.0% change).

View more on Code Climate.

@eliashaeussler eliashaeussler merged commit b444bc7 into develop Nov 9, 2023
17 checks passed
@eliashaeussler eliashaeussler deleted the task/coverage-report branch November 9, 2023 16:39
@eliashaeussler eliashaeussler changed the title Merge tag '0.5.7' into develop [TASK] Stabilize test coverage reporting in CI Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Code base is being maintained
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant