-
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
feat(ocean-api): integrate playground with ocean-api #928
Conversation
Code Climate has analyzed commit 142779b and detected 0 issues on this pull request. View more on Code Climate. |
✔️ Deploy Preview for jellyfish-defi ready! 🔨 Explore the source changes: 142779b 🔍 Inspect the deploy log: https://app.netlify.com/sites/jellyfish-defi/deploys/61d40a254f979e81e2d56170 😎 Browse the preview: https://deploy-preview-928--jellyfish-defi.netlify.app |
Codecov Report
@@ Coverage Diff @@
## main #928 +/- ##
==========================================
+ Coverage 93.72% 95.67% +1.95%
==========================================
Files 153 156 +3
Lines 4748 4790 +42
Branches 613 617 +4
==========================================
+ Hits 4450 4583 +133
+ Misses 298 207 -91
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just have a few questions to gain some more insights into project code conventions as I am still on the very early onboarding track.
142779b
What this PR does / why we need it:
Integrated playground to automatically run when
PLAYGROUND_ENABLE
is provided onregtest
.