formancehq / ledger

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

feat: prevent downgrades of application #520

Closed gfyrag closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 82.14286% with 10 lines in your changes missing coverage. Please review.

Project coverage is 82.89%. Comparing base (716461d) to head (f8dd451). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/storage/driver/migrations.go 60.00% 4 Missing and 2 partials :warning:
internal/storage/driver/driver.go 87.09% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #520 +/- ## ========================================== + Coverage 82.69% 82.89% +0.19% ========================================== Files 117 118 +1 Lines 6860 6915 +55 ========================================== + Hits 5673 5732 +59 + Misses 900 895 -5 - Partials 287 288 +1 ```

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