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

rm network di

7bf7598
Select commit
Loading
Failed to load commit list.
Merged

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

rm network di
7bf7598
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2023 in 0s

90.28% (+2.22%) compared to 97c28a9

View this Pull Request on Codecov

90.28% (+2.22%) compared to 97c28a9

Details

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.