EtienneDx / git-mentor

A git server with built-in tools for teaching programming
MIT License
2 stars 0 forks source link

test: Added tests for ssh-server where possible #27

Closed EtienneDx closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 88.60104% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 64.73%. Comparing base (8ad307b) to head (fcfa6ac).

Files Patch % Lines
ssh-server/src/server/request_handler.rs 85.89% 11 Missing :warning:
ssh-server/src/handler/handler_result.rs 0.00% 6 Missing :warning:
git-server/src/git_handler/git_handler_struct.rs 94.02% 4 Missing :warning:
git-server/src/git_process.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #27 +/- ## =========================================== + Coverage 38.88% 64.73% +25.84% =========================================== Files 23 23 Lines 558 726 +168 =========================================== + Hits 217 470 +253 + Misses 341 256 -85 ```

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