-
Notifications
You must be signed in to change notification settings - Fork 37
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(tests): add tests for evm feature flags #2140
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for jellyfishsdk ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
@@ Coverage Diff @@
## main #2140 +/- ##
===========================================
- Coverage 88.00% 76.11% -11.90%
===========================================
Files 363 361 -2
Lines 11000 10933 -67
Branches 1435 1429 -6
===========================================
- Hits 9681 8322 -1359
- Misses 1265 2474 +1209
- Partials 54 137 +83
... and 167 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Docker build preview for jellyfish/apps is ready! Built with commit b28c91e
You can also get an immutable image with the commit hash
|
What this PR does / why we need it:
Added feature gating tests for EVM
Which issue(s) does this PR fixes?:
Fixes DFC-167
Additional comments?: