vnghia / nghe

An OpenSubsonic implementation in Rust
GNU Affero General Public License v3.0
21 stars 0 forks source link

misc: use impl instead of type generic #300

Closed vnghia closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 95.06173% with 4 lines in your changes missing coverage. Please review.

Project coverage is 80.55%. Comparing base (e2d8b01) to head (e80948a). Report is 1 commits behind head on main.

Files Patch % Lines
src/open_subsonic/common/params.rs 77.77% 0 Missing and 2 partials :warning:
src/open_subsonic/media_retrieval/get_cover_art.rs 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #300 +/- ## ========================================== - Coverage 80.58% 80.55% -0.04% ========================================== Files 213 213 Lines 12230 12224 -6 Branches 12230 12224 -6 ========================================== - Hits 9856 9847 -9 - Misses 1732 1734 +2 - Partials 642 643 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.