feat: [#508] Add Restore method for Orm, to recover soft deleted data #775
Codecov / codecov/project
succeeded
Dec 20, 2024 in 0s
69.91% (-0.05%) compared to 8e5426f, passed because coverage increased by 0.03% when compared to adjusted base (69.87%)
View this Pull Request on Codecov
69.91% (-0.05%) compared to 8e5426f, passed because coverage increased by 0.03% when compared to adjusted base (69.87%)
Details
Codecov Report
Attention: Patch coverage is 74.81481%
with 34 lines
in your changes missing coverage. Please review.
Project coverage is 69.91%. Comparing base (
8e5426f
) to head (2ed1065
).
Files with missing lines | Patch % | Lines |
---|---|---|
database/gorm/query.go | 73.27% | 23 Missing and 8 partials |
support/database/database.go | 57.14% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #775 +/- ##
==========================================
- Coverage 69.95% 69.91% -0.05%
==========================================
Files 213 213
Lines 18172 18246 +74
==========================================
+ Hits 12713 12756 +43
- Misses 4762 4785 +23
- Partials 697 705 +8
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading