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

feat(apps/whale-api): add dumpdb #2172

Merged
merged 11 commits into from
Dec 5, 2023
Merged

feat(apps/whale-api): add dumpdb #2172

merged 11 commits into from
Dec 5, 2023

Conversation

canonbrother
Copy link
Contributor

@canonbrother canonbrother commented Nov 24, 2023

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Add dumpdb feature for dev debugging purpose

todo: switch to command line module instead of api
context: was setting up nest-commander but having dep conflicts with NestFastifyApplication

Additional comments?:

Copy link

netlify bot commented Nov 24, 2023

Deploy Preview for jellyfishsdk ready!

Name Link
🔨 Latest commit 7bf7598
🔍 Latest deploy log https://app.netlify.com/sites/jellyfishsdk/deploys/6560547bd052690009e16503
😎 Deploy Preview https://deploy-preview-2172--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.

Copy link

github-actions bot commented Nov 24, 2023

Docker build preview for jellyfish/apps is ready!

Built with commit 19edfdd

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

You can also get an immutable image with the commit hash

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

Copy link

codecov bot commented Nov 24, 2023

Codecov Report

Attention: 32 lines in your changes are missing coverage. Please review.

Comparison is base (97c28a9) 88.06% compared to head (7bf7598) 90.28%.

Files Patch % Lines
...c/module.database/provider.level/level.database.ts 10.00% 25 Missing and 2 partials ⚠️
apps/whale-api/src/module.api/debug.controller.ts 62.50% 2 Missing and 1 partial ⚠️
...rc/module.database/database.spec/specifications.ts 33.33% 2 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@canonbrother canonbrother marked this pull request as ready for review December 5, 2023 03:01
@canonbrother canonbrother self-assigned this Dec 5, 2023
@canonbrother canonbrother merged commit 0063bb7 into main Dec 5, 2023
33 of 34 checks passed
@canonbrother canonbrother deleted the canonbrother/dump-db branch December 5, 2023 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant