jesec / flood

A modern web UI for various torrent clients with a Node.js backend and React frontend.
https://flood.js.org
GNU General Public License v3.0
2.08k stars 127 forks source link

refactor(server): migrate to fastify #707

Closed trim21 closed 7 months ago

trim21 commented 7 months ago

Description

Related Issue

Screenshots

Types of changes

codecov[bot] commented 7 months ago

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (f93c569) 73.15% compared to head (2244936) 73.10%.

:exclamation: Current head 2244936 differs from pull request most recent head eae37b3. Consider uploading reports for the commit eae37b3 to get more accurate results

Files Patch % Lines
server/routes/index.ts 15.00% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #707 +/- ## ========================================== - Coverage 73.15% 73.10% -0.05% ========================================== Files 62 62 Lines 11384 11394 +10 Branches 961 961 ========================================== + Hits 8328 8330 +2 - Misses 3042 3050 +8 Partials 14 14 ```

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