Skip to content

Enhance the unit test script a bit #931

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
merged 3 commits into from
Mar 26, 2022

Conversation

christianlupus
Copy link
Collaborator

This will clean up existing code coverage reports upon creating a new one (only the very last is removed to allow iterative testing/work). Additionally, also for failing tests the code coverage is stored accordingly instead of cluttering the file system.

@codecov
Copy link

codecov bot commented Mar 26, 2022

Codecov Report

Merging #931 (904e6f1) into master (759d5ba) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #931   +/-   ##
=======================================
  Coverage   22.42%   22.42%           
=======================================
  Files          21       21           
  Lines        1476     1476           
=======================================
  Hits          331      331           
  Misses       1145     1145           
Flag Coverage Δ
integration 5.75% <ø> (ø)
unittests 16.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@github-actions
Copy link

Unit Test Results

  22 files    22 suites   8m 5s ⏱️
  74 tests   74 ✔️ 0 💤 0
814 runs  814 ✔️ 0 💤 0

Results for commit 904e6f1.

@christianlupus christianlupus merged commit 3c971af into master Mar 26, 2022
@delete-merged-branch delete-merged-branch bot deleted the maintenance/remove-code-coverage-automatcally branch March 26, 2022 09:38
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.

1 participant