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

flake/coverage: remove -Cstrip=none rust flag #69

Merged
merged 4 commits into from
Apr 17, 2024

Conversation

marijanp
Copy link
Contributor

@marijanp marijanp commented Apr 15, 2024

The pipeline for 53899b1 should fail (see pipeline error)

After updating to tarpaulin 0.28 (see release notes, which is achieved by updating nixpkgs, this flag is not required anymore (see succeeding build)

@marijanp marijanp requested a review from jonas089 April 15, 2024 17:21
@marijanp marijanp marked this pull request as ready for review April 15, 2024 17:21
@marijanp marijanp self-assigned this Apr 15, 2024
@marijanp marijanp force-pushed the remove-cstrip-option branch 2 times, most recently from 3816f47 to 518ea16 Compare April 15, 2024 18:05
@marijanp marijanp force-pushed the remove-cstrip-option branch from 518ea16 to f9affdf Compare April 15, 2024 18:11
Copy link

File Coverage
All files 67%
kairos-server/src/routes/deposit.rs 86%
kairos-server/src/routes/transfer.rs 73%
kairos-server/src/routes/withdraw.rs 91%
kairos-server/src/config.rs 0%
kairos-server/src/errors.rs 16%
kairos-server/src/utils.rs 22%
kairos-server/tests/transactions.rs 83%
kairos-test-utils/src/cctl/parsers.rs 55%
kairos-crypto/src/implementations/casper.rs 6%
kairos-test-utils/src/cctl.rs 89%
kairos-contracts/demo-contract-tests/tests/test_fixture/mod.rs 93%
kairos-tx/src/asn.rs 71%
kairos-tx/src/error.rs 0%

Minimum allowed coverage is 60%

Generated by 🐒 cobertura-action against d2c2c10

@jonas089 jonas089 merged commit 25352c3 into feature/deposit-contract Apr 17, 2024
6 checks passed
@marijanp marijanp deleted the remove-cstrip-option branch May 30, 2024 15:14
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