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: add incremental coverage basic support #38

Merged
merged 1 commit into from
May 15, 2024
Merged

feat: add incremental coverage basic support #38

merged 1 commit into from
May 15, 2024

Conversation

kilianc
Copy link
Collaborator

@kilianc kilianc commented May 15, 2024

No description provided.

@kilianc kilianc marked this pull request as draft May 15, 2024 17:46
@gha-common gha-common deleted a comment from github-actions bot May 15, 2024
@gha-common gha-common deleted a comment from github-actions bot May 15, 2024
@gha-common gha-common deleted a comment from github-actions bot May 15, 2024
@gha-common gha-common deleted a comment from github-actions bot May 15, 2024
@gha-common gha-common deleted a comment from github-actions bot May 15, 2024
@gha-common gha-common deleted a comment from github-actions bot May 15, 2024
@gha-common gha-common deleted a comment from github-actions bot May 15, 2024
Copy link

github-actions bot commented May 15, 2024

🔗 Code Coverage Report for go-test-app-01/ at 20c49e7
📔 Total: 70.0%
🎯 Threshold: 66.7%
✅ 70.0% >= 66.7%
Full coverage report
cointoss/main.go:10:	main		75.0%
cointoss/main.go:20:	tossCoin	66.7%
cointoss/main.go:28:	maybe		66.7%
total:			(statements)	70.0%

go-beautiful-html-coverage ↗

Copy link

github-actions bot commented May 15, 2024

🔗 Code Coverage Report for go-test-app-02/ at 20c49e7
📔 Total: 70.0%
Full coverage report
cointoss/main.go:10:	main		75.0%
cointoss/main.go:20:	tossCoin	66.7%
cointoss/main.go:28:	maybe		66.7%
total:			(statements)	70.0%

go-beautiful-html-coverage ↗

@kilianc kilianc marked this pull request as ready for review May 15, 2024 21:38
@kilianc kilianc changed the title chore: add incremental coverage feat: add incremental coverage basic support May 15, 2024
@kilianc kilianc merged commit 3ae6857 into main May 15, 2024
1 check passed
@kilianc kilianc deleted the incremental2 branch May 15, 2024 21:39
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