-
Notifications
You must be signed in to change notification settings - Fork 87
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
test(e2e): add mainnet api url to detox blocklist #6259
Conversation
Co-authored-by: Joe Bergeron <[email protected]>
Co-authored-by: Satish Ravi <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6259 +/- ##
==========================================
- Coverage 88.93% 88.92% -0.01%
==========================================
Files 737 737
Lines 31432 31432
Branches 5531 5531
==========================================
- Hits 27955 27952 -3
- Misses 3432 3435 +3
Partials 45 45
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Closing as this appears to increase test flake. |
Description
As per the title adds the mainnet api to the detox URL blocklist.
Test plan
Tested in CI.
Related issues
N/A
Backwards compatibility
Yes
Network scalability
N/A