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: add coverage reporting #47

Merged
merged 3 commits into from
Mar 28, 2024
Merged

ci: add coverage reporting #47

merged 3 commits into from
Mar 28, 2024

Conversation

marijanp
Copy link
Contributor

No description provided.

@marijanp marijanp self-assigned this Mar 21, 2024
@marijanp marijanp force-pushed the add-coverage-report branch from c77c61b to d9d391a Compare March 21, 2024 19:36
Copy link

github-actions bot commented Mar 21, 2024

File Coverage
All files 63%
kairos-test-utils/src/cctl/parsers.rs 66%
kairos-test-utils/src/cctl.rs 87%
kairos-server/src/config.rs 0%
kairos-server/src/errors.rs 16%
kairos-server/src/utils.rs 22%
kairos-server/src/routes/deposit.rs 86%
kairos-server/src/routes/transfer.rs 73%
kairos-server/src/routes/withdraw.rs 91%
kairos-server/tests/transactions.rs 83%
kairos-crypto/src/implementations/casper.rs 3%
kairos-tx/src/asn.rs 66%

Minimum allowed coverage is 60%

Generated by 🐒 cobertura-action against 95ca340

@marijanp marijanp force-pushed the add-coverage-report branch from b7f5c19 to 60d8f79 Compare March 21, 2024 20:04
@marijanp marijanp force-pushed the add-coverage-report branch from 60d8f79 to 0008b8c Compare March 21, 2024 20:06
Copy link
Contributor

@koxu1996 koxu1996 left a comment

Choose a reason for hiding this comment

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

Nice!

@marijanp marijanp merged commit 5046a23 into main Mar 28, 2024
7 checks passed
@marijanp marijanp deleted the add-coverage-report branch March 28, 2024 14:19
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.

3 participants