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: cleanup database #518

Draft
wants to merge 5 commits into
base: feat/ledger-stateless-next
Choose a base branch
from

Conversation

gfyrag
Copy link
Contributor

@gfyrag gfyrag commented Oct 22, 2024

  • feat: remove legacy storage
  • feat: add missing migrations to clean database

@gfyrag gfyrag force-pushed the feat/ledger-stateless-next branch 2 times, most recently from 16b91d6 to afcb55a Compare October 22, 2024 13:56
@gfyrag gfyrag force-pushed the feat/ledger-stateless-final branch from dac31bf to 79c5bf7 Compare October 22, 2024 14:43
@gfyrag gfyrag force-pushed the feat/ledger-stateless-next branch 2 times, most recently from aeaee80 to 339c41f Compare October 22, 2024 15:51
@gfyrag gfyrag force-pushed the feat/ledger-stateless-final branch from 79c5bf7 to a1a55aa Compare October 22, 2024 15:52
@gfyrag gfyrag force-pushed the feat/ledger-stateless-final branch from a1a55aa to 61ab151 Compare October 22, 2024 17:56
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 94.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.25%. Comparing base (0056427) to head (09c21e1).

Files with missing lines Patch % Lines
internal/storage/ledger/adapters.go 87.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@                      Coverage Diff                       @@
##           feat/ledger-stateless-next     #518      +/-   ##
==============================================================
+ Coverage                       83.12%   83.25%   +0.13%     
==============================================================
  Files                             118      110       -8     
  Lines                            6920     6081     -839     
==============================================================
- Hits                             5752     5063     -689     
+ Misses                            887      770     -117     
+ Partials                          281      248      -33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gfyrag gfyrag force-pushed the feat/ledger-stateless-final branch from 61ab151 to 8e50b29 Compare October 22, 2024 18:10
@gfyrag gfyrag force-pushed the feat/ledger-stateless-final branch 2 times, most recently from 46e6979 to 5cdd87c Compare October 22, 2024 20:03
@gfyrag gfyrag force-pushed the feat/ledger-stateless-final branch from 5cdd87c to eb09975 Compare October 22, 2024 20:43
@gfyrag gfyrag force-pushed the feat/ledger-stateless-final branch from eb09975 to c413d13 Compare October 23, 2024 08:59
@gfyrag gfyrag force-pushed the feat/ledger-stateless-final branch from c413d13 to e852b25 Compare October 24, 2024 11:08
@gfyrag gfyrag force-pushed the feat/ledger-stateless-final branch from d7cf763 to bc54d6f Compare October 24, 2024 14:39
@gfyrag gfyrag force-pushed the feat/ledger-stateless-final branch from bc54d6f to 84b5473 Compare October 24, 2024 19:16
@gfyrag gfyrag force-pushed the feat/ledger-stateless-final branch from 84b5473 to ae5f5be Compare October 24, 2024 20:15
@gfyrag gfyrag force-pushed the feat/ledger-stateless-final branch from ae5f5be to 09c21e1 Compare October 25, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant