-
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(apps/whale-api): add dumpdb
#2172
Conversation
✅ Deploy Preview for jellyfishsdk ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Docker build preview for jellyfish/apps is ready! Built with commit 19edfdd
You can also get an immutable image with the commit hash
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2172 +/- ##
==========================================
+ Coverage 88.06% 90.28% +2.22%
==========================================
Files 367 368 +1
Lines 11075 11117 +42
Branches 1450 1453 +3
==========================================
+ Hits 9753 10037 +284
+ Misses 1244 1026 -218
+ Partials 78 54 -24 ☔ View full report in Codecov by Sentry. |
What this PR does / why we need it:
Which issue(s) does this PR fixes?:
Add
dumpdb
feature for dev debugging purposeAdditional comments?: