fix(db): sql error with custom table prefix #970
Merged
Codecov / codecov/project
succeeded
Sep 4, 2024 in 1s
31.40% (+0.03%) compared to 1ff0c4c
View this Pull Request on Codecov
31.40% (+0.03%) compared to 1ff0c4c
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 31.40%. Comparing base (
1ff0c4c
) to head (25cead4
).
Report is 5 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
server/handler/page_list.go | 0.00% | 9 Missing |
internal/dao/migrate.go | 0.00% | 7 Missing |
server/handler/user_list.go | 0.00% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #970 +/- ##
==========================================
+ Coverage 31.36% 31.40% +0.03%
==========================================
Files 205 205
Lines 8780 8804 +24
==========================================
+ Hits 2754 2765 +11
- Misses 5873 5884 +11
- Partials 153 155 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading