-
Notifications
You must be signed in to change notification settings - Fork 12
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
chore: added mirror-node and explorer to dual-cluster-full.test.ts
, deleted mirror-node.test.ts
, bump solo-charts to v0.49.1
#1776
Conversation
E2E Test Report 17 files - 1 117 suites - 5 1h 27m 11s ⏱️ - 4m 35s Results for commit a66220a. ± Comparison against base commit d50ab5b. This pull request removes 17 and adds 1 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1776 +/- ##
==========================================
- Coverage 83.54% 82.14% -1.41%
==========================================
Files 243 243
Lines 34822 34822
Branches 3411 2293 -1118
==========================================
- Hits 29093 28605 -488
- Misses 5458 6177 +719
+ Partials 271 40 -231
🚀 New features to boost your workflow:
|
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
…ead method Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
d9b75de
to
a66220a
Compare
Description
This pull request changes the following:
dual-cluster-full.test.ts
mirror-node.test.ts
and corresponding GitHub workflow callsRelated Issues
Pull request (PR) checklist
package.json
changes have been explained to and approved by a repository managerTesting
The following manual testing was done:
The following was not tested:
Commit message guidelines
We use 'Conventional Commits' to ensure that our commit messages are easy to read, follow a consistent format, and for automated release note generation. Please follow the guidelines below when writing your commit messages: