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

ci(test)/cd: refactor filtering and add tests; diable GPU in pipeline #88

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

Charlie-XIAO
Copy link
Contributor

@Charlie-XIAO Charlie-XIAO commented Dec 11, 2024

Name             Stmts   Miss  Cover   Missing
----------------------------------------------
conftest.py         44      0   100%
localtyping.py      77      0   100%
main.py             89     27    70%   83, 149, 163, 180, 190-244
test_main.py        58      0   100%
test_utils.py       36      0   100%
utils.py            68     26    62%   19, 125, 175-237
----------------------------------------------
TOTAL              372     53    86%

Also GPU is disabled in pipeline because we waited unexpectedly long time with GPU enabled on the last pipeline run, maybe due to resource shortage (and priority) of GCP.

@Charlie-XIAO Charlie-XIAO merged commit 3bce63e into main Dec 11, 2024
3 checks passed
@Charlie-XIAO Charlie-XIAO deleted the disable-gpu branch December 11, 2024 23:28
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