feat(dashboards)!: server-side implementation of dashboards #1028
Codecov / codecov/project
failed
Apr 17, 2024 in 0s
65.99% (target 90.00%)
View this Pull Request on Codecov
65.99% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 87.43316%
with 47 lines
in your changes are missing coverage. Please review.
❗ No coverage uploaded for pull request base (
main@52c741c
). Click here to learn what that means.
Additional details and impacted files
@@ Coverage Diff @@
## main #1028 +/- ##
=======================================
Coverage ? 65.99%
=======================================
Files ? 383
Lines ? 12309
Branches ? 0
=======================================
Hits ? 8123
Misses ? 3664
Partials ? 522
Files | Coverage Δ | |
---|---|---|
api/types/dashboard.go | 100.00% <100.00%> (ø) |
|
api/types/dashboard_repo.go | 100.00% <100.00%> (ø) |
|
api/types/events.go | 100.00% <ø> (ø) |
|
api/types/user.go | 100.00% <100.00%> (ø) |
|
database/dashboard/delete.go | 100.00% <100.00%> (ø) |
|
database/dashboard/table.go | 100.00% <100.00%> (ø) |
|
database/database.go | 58.00% <ø> (ø) |
|
database/user/table.go | 100.00% <ø> (ø) |
|
database/user/user.go | 86.11% <100.00%> (ø) |
|
mock/server/user.go | 0.00% <ø> (ø) |
|
... and 9 more |
Loading