-
Notifications
You must be signed in to change notification settings - Fork 8
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: update ingress configuration for mirror explorer #1196
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
…mirror-proxy Signed-off-by: Jeffrey Tang <[email protected]> # Conflicts: # src/commands/mirror_node.ts
Signed-off-by: Jeffrey Tang <[email protected]>
…explorer Signed-off-by: Jeffrey Tang <[email protected]> # Conflicts: # src/commands/mirror_node.ts
Signed-off-by: Jeffrey Tang <[email protected]> # Conflicts: # src/commands/mirror_node.ts
Signed-off-by: Jeffrey Tang <[email protected]>
…explorer Signed-off-by: Jeffrey Tang <[email protected]> # Conflicts: # src/commands/mirror_node.ts
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
E2E Test Report 17 files 126 suites 1h 28m 47s ⏱️ Results for commit 6972ce9. ♻️ 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 preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
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 preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1196 +/- ##
==========================================
- Coverage 82.98% 82.87% -0.11%
==========================================
Files 78 78
Lines 21746 21806 +60
Branches 1851 1528 -323
==========================================
+ Hits 18046 18072 +26
- Misses 3566 3666 +100
+ Partials 134 68 -66
|
Signed-off-by: Jeffrey Tang <[email protected]> # Conflicts: # src/commands/explorer.ts
…mirror-proxy Signed-off-by: Jeffrey Tang <[email protected]> # Conflicts: # src/commands/explorer.ts
Signed-off-by: Jeffrey Tang <[email protected]>
Description
This pull request changes the following:
Related Issues