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

For cronjob run regular tests #60

Merged
merged 1 commit into from
Apr 11, 2024
Merged

For cronjob run regular tests #60

merged 1 commit into from
Apr 11, 2024

Conversation

mmicko
Copy link
Member

@mmicko mmicko commented Apr 11, 2024

When cron job is being executed coverage is not generated and it does not make sense to report that back anyway. For this reason we are running tests instead on cron job.
"make clean" was removed as being leftover form old testing.

Copy link

File Coverage
All files 91%
src/eqy_recode.cc 100%
src/eqy_partition.cc 90%
src/eqy_combine.cc 98%
src/eqy.py 89%
src/eqy_job.py 91%

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against 4fa9989

@mmicko mmicko merged commit 622dbea into main Apr 11, 2024
5 checks passed
@mmicko mmicko deleted the ci_update branch April 11, 2024 09:30
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.

2 participants