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

feat(rust): Update disable running benchmarks with nextest and llvm-cov #339

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

Mr-Leshiy
Copy link
Contributor

Description

Updated our cargo aliases testunit and testcov by disabling running benchmarks in these runs.
Added additional flags as --all-targets and --no-fail-fast for cargo_bench function.

Related Issue(s)

Related PR input-output-hk/catalyst-libs#65

@Mr-Leshiy Mr-Leshiy self-assigned this Oct 25, 2024
@Mr-Leshiy Mr-Leshiy requested review from minikin and stevenj October 25, 2024 09:07
@Mr-Leshiy Mr-Leshiy added the review me PR is ready for review label Oct 25, 2024
Copy link
Collaborator

@stevenj stevenj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevenj stevenj merged commit dce4d12 into master Oct 25, 2024
63 checks passed
@stevenj stevenj deleted the feat/rust-bench branch October 25, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants