feat: mobile notifs first pass - #350
Open
danctila wants to merge 16 commits into
Open
Codecov / codecov/project
succeeded
Apr 16, 2026 in 1s
7.19% (+4.07%) compared to ce594ee
View this Pull Request on Codecov
7.19% (+4.07%) compared to ce594ee
Details
Codecov Report
❌ Patch coverage is 7.69231% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 7.19%. Comparing base (ce594ee) to head (e08ba17).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| backend/internal/repository/notifications.go | 0.00% | 19 Missing |
| backend/internal/handler/notifications.go | 28.57% | 4 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #350 +/- ##
========================================
+ Coverage 3.12% 7.19% +4.07%
========================================
Files 110 180 +70
Lines 6081 10056 +3975
Branches 19 29 +10
========================================
+ Hits 190 724 +534
- Misses 5890 9307 +3417
- Partials 1 25 +24 | Files with missing lines | Coverage Δ | |
|---|---|---|
| backend/internal/handler/notifications.go | 83.72% <28.57%> (ø) |
|
| backend/internal/repository/notifications.go | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading