refactor(favorites)!: introduce favorites table with positioning #1367
Codecov / codecov/project
failed
Jan 16, 2026 in 0s
58.39% (target 90.00%)
View this Pull Request on Codecov
58.39% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 61.34752% with 109 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.39%. Comparing base (35ef12a) to head (506f4e1).
❌ Your project check has failed because the head coverage (58.39%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #1367 +/- ##
==========================================
+ Coverage 58.36% 58.39% +0.03%
==========================================
Files 645 660 +15
Lines 24864 25146 +282
==========================================
+ Hits 14511 14684 +173
- Misses 9681 9768 +87
- Partials 672 694 +22 | Files with missing lines | Coverage Δ | |
|---|---|---|
| api/types/favorite.go | 100.00% <100.00%> (ø) |
|
| database/database.go | 67.44% <ø> (ø) |
|
| database/favorite/opts.go | 100.00% <100.00%> (ø) |
|
| database/types/favorite.go | 100.00% <100.00%> (ø) |
|
| router/user.go | 0.00% <0.00%> (ø) |
|
| database/favorite/create.go | 89.47% <89.47%> (ø) |
|
| database/favorite/list_user.go | 88.88% <88.88%> (ø) |
|
| database/favorite/table.go | 84.61% <84.61%> (ø) |
|
| database/resource.go | 79.08% <75.00%> (-0.23%) |
⬇️ |
| database/favorite/index.go | 63.63% <63.63%> (ø) |
|
| ... and 9 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading