801 adding filtering and sorting options to listing user profiles endpoint #805
Codecov / codecov/project
failed
Feb 26, 2025 in 0s
47.72% (-0.73%) compared to 1c1002d
View this Pull Request on Codecov
47.72% (-0.73%) compared to 1c1002d
Details
Codecov Report
Attention: Patch coverage is 0%
with 136 lines
in your changes missing coverage. Please review.
Project coverage is 47.72%. Comparing base (
1c1002d
) to head (e462f94
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/databases/mysql.rs | 0.00% | 58 Missing |
src/databases/sqlite.rs | 0.00% | 58 Missing |
src/services/user.rs | 0.00% | 19 Missing |
src/errors.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #805 +/- ##
===========================================
- Coverage 48.45% 47.72% -0.73%
===========================================
Files 111 111
Lines 8427 8555 +128
Branches 8427 8555 +128
===========================================
Hits 4083 4083
- Misses 4206 4334 +128
Partials 138 138
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading