-
Notifications
You must be signed in to change notification settings - Fork 15
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
Combined test coverage #429
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome
I am looking in why CI is not triggered for this PR. |
I don't see the |
It is missing. |
All packages except for perennial-deploy should be added 👍 |
[Periphery] Test Coverage ReportCoverage after merging prateek/combined-test-coverage into v2.3 will be
Coverage Report
|
.github/workflows/CI.yml
Outdated
uses: romeovs/lcov-reporter-action@v0.3.1 | ||
with: | ||
title: '[Extensions] Integration Test Coverage Report' | ||
lcov-file: ./packages/perennial-extensions/coverage/lcov.info | ||
title: '[Periphery] Test Coverage Report' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very tiny nit - can we add "Combined" before "Test" here for uniformity 😅
[Periphery] Unit Test Coverage ReportCoverage after merging prateek/combined-test-coverage into v2.3 will be
Coverage Report
|
[Core] Integration Test Coverage ReportCoverage after merging prateek/combined-test-coverage into v2.3 will be
Coverage Report |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Appreciate the whitespace between sections for readability, and that Verifier tests are now run by CI.
[Periphery] Integration Test Coverage ReportCoverage after merging prateek/combined-test-coverage into v2.3 will be
Coverage Report
|
[Periphery] Combined Test Coverage ReportCoverage after merging prateek/combined-test-coverage into v2.3 will be
Coverage Report
|
[Core] Unit Test Coverage ReportCoverage after merging prateek/combined-test-coverage into v2.3 will be
Coverage Report
|
[Core] Combined Test Coverage ReportCoverage after merging prateek/combined-test-coverage into v2.3 will be
Coverage Report
|
No description provided.