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

add option to generate test coverage report without codecov #207

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
dd4e0de
add option to generate test coverage report without codecov
zacharyburnett Jun 9, 2024
eab5d69
update step name
zacharyburnett Jun 10, 2024
5fab9e6
update matrix script
zacharyburnett Jun 10, 2024
3109dc6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jun 10, 2024
3f58e7c
upload `.coverage.*` file to combine
zacharyburnett Jun 11, 2024
70a11b9
try with tox command
zacharyburnett Jun 21, 2024
52c906e
list files
zacharyburnett Jun 21, 2024
035182a
use runner.os instead of matrix value
zacharyburnett Jun 21, 2024
a10d9db
print inputs
zacharyburnett Jun 21, 2024
9d8e5bb
combine and report coverage
zacharyburnett Jun 21, 2024
277ff4a
undo debugging change
zacharyburnett Jun 21, 2024
0e6716b
undo style formatting
zacharyburnett Jun 21, 2024
f85dc3a
set run shell
zacharyburnett Jun 21, 2024
c5f222b
set job name as `report coverage` to be explicit
zacharyburnett Jun 21, 2024
7595dcc
use conditional ifs instead of continue-of-error
zacharyburnett Jun 24, 2024
1f4a851
reorder ls and mv
zacharyburnett Jun 26, 2024
0625ebf
find .coverage
zacharyburnett Jun 26, 2024
f911207
use `find` to find `.coverage`
zacharyburnett Jun 26, 2024
277a849
rename job to indicate that it is reporting overall coverage
zacharyburnett Jun 27, 2024
16cff6c
always run coverage report
zacharyburnett Jun 27, 2024
6e94e33
Merge branch 'main' into tox/coverage_github_actions
zacharyburnett Jul 8, 2024
d6b25be
Merge branch 'main' into tox/coverage_github_actions
zacharyburnett Jul 9, 2024
560c1e6
Merge branch 'main' into tox/coverage_github_actions
zacharyburnett Aug 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading