Skip to content
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

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

lykalabrada
Copy link
Contributor

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?:

@netlify
Copy link

netlify bot commented Aug 7, 2023

Deploy Preview for jellyfishsdk ready!

Name Link
🔨 Latest commit 75ade56
🔍 Latest deploy log https://app.netlify.com/sites/jellyfishsdk/deploys/64f5641dbd1d420008f8ca56
😎 Deploy Preview https://deploy-preview-2140--jellyfishsdk.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added area/packages kind/chore Non feature change labels Aug 7, 2023
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #2140 (75ade56) into main (2f4da37) will decrease coverage by 11.90%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@             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     
Files Changed Coverage Δ
...es/testcontainers/src/containers/DeFiDContainer.ts 91.11% <100.00%> (ø)
...tcontainers/src/containers/NativeChainContainer.ts 77.38% <100.00%> (-1.20%) ⬇️

... and 167 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

Docker build preview for jellyfish/apps is ready!

Built with commit b28c91e

  • ghcr.io/birthdayresearch/legacy-api:pr-2140
  • ghcr.io/birthdayresearch/playground-api:pr-2140
  • ghcr.io/birthdayresearch/status-api:pr-2140
  • ghcr.io/birthdayresearch/whale-api:pr-2140

You can also get an immutable image with the commit hash

  • ghcr.io/birthdayresearch/legacy-api:b28c91e4b71d0ff4eb5a2c6466be1b8d1760cd16
  • ghcr.io/birthdayresearch/playground-api:b28c91e4b71d0ff4eb5a2c6466be1b8d1760cd16
  • ghcr.io/birthdayresearch/status-api:b28c91e4b71d0ff4eb5a2c6466be1b8d1760cd16
  • ghcr.io/birthdayresearch/whale-api:b28c91e4b71d0ff4eb5a2c6466be1b8d1760cd16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/packages kind/chore Non feature change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants