formancehq / ledger

A Programmable Core Ledger
MIT License
882 stars 101 forks source link

feat: cleanup database #518

Open gfyrag opened 3 weeks ago

gfyrag commented 3 weeks ago
codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 83.13%. Comparing base (b6271da) to head (a8b5140).

Files with missing lines Patch % Lines
internal/storage/ledger/adapters.go 87.50% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/ledger-stateless-next #518 +/- ## ============================================================== + Coverage 82.87% 83.13% +0.25% ============================================================== Files 118 110 -8 Lines 6927 6088 -839 ============================================================== - Hits 5741 5061 -680 + Misses 902 779 -123 + Partials 284 248 -36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.