Skip to content

perf(ci): restrict checks before PyPI push to tests (no coverage)#217

Merged
hf-kklein merged 1 commit intomainfrom
hf-kklein-patch-1
Dec 4, 2025
Merged

perf(ci): restrict checks before PyPI push to tests (no coverage)#217
hf-kklein merged 1 commit intomainfrom
hf-kklein-patch-1

Conversation

@hf-kklein
Copy link
Copy Markdown
Contributor

@hf-kklein hf-kklein commented Dec 4, 2025

Instead of tests + ... <sequential other faster checks> ... + coverage .
The coverage run alone doubles the time it takes and adds only minimal value at this place. so we omit it

instead of tests + <sequential other faster checks>... + coverage
the coverage run alone doubles the time it takes and adds only minimal value at this place. so we omit it
@hf-kklein hf-kklein marked this pull request as ready for review December 4, 2025 18:53
@hf-kklein hf-kklein merged commit 5271c51 into main Dec 4, 2025
21 checks passed
@hf-kklein hf-kklein deleted the hf-kklein-patch-1 branch December 4, 2025 19:35
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