-
Notifications
You must be signed in to change notification settings - Fork 586
chore(tests): skip tests that will fail without secret key set #2604
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
Conversation
|
CodSpeed Performance ReportMerging #2604 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2604 +/- ##
===========================================
- Coverage 65.84% 18.15% -47.70%
===========================================
Files 293 1952 +1659
Lines 10875 111977 +101102
Branches 1570 2274 +704
===========================================
+ Hits 7161 20324 +13163
- Misses 3079 91000 +87921
- Partials 635 653 +18 ☔ View full report in Codecov by Sentry. |
fix: fallback to address on failed ens resolution
PR-Codex overview
This PR adds
TW_SECRET_KEY
toglobalEnv
, updates test suites to run withoutTW_SECRET_KEY
, and refactors code to handle secret key absence during testing.Detailed summary
TW_SECRET_KEY
toglobalEnv
TW_SECRET_KEY