ftpserverlib icon indicating copy to clipboard operation
ftpserverlib copied to clipboard

chore(lint): Increasing difficulty

Open fclairamb opened this issue 2 years ago • 1 comments

fclairamb avatar Sep 25 '22 10:09 fclairamb

Codecov Report

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

Project coverage is 85.86%. Comparing base (d2726de) to head (ffcde43).

Files Patch % Lines
handle_files.go 81.25% 9 Missing and 6 partials :warning:
server.go 78.87% 13 Missing and 2 partials :warning:
handle_dirs.go 75.00% 7 Missing and 7 partials :warning:
transfer_active.go 60.86% 6 Missing and 3 partials :warning:
client_handler.go 84.61% 4 Missing and 4 partials :warning:
control_unix.go 0.00% 6 Missing :warning:
handle_auth.go 84.00% 2 Missing and 2 partials :warning:
transfer_pasv.go 89.18% 4 Missing :warning:
asciiconverter.go 94.44% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #370      +/-   ##
==========================================
- Coverage   86.79%   85.86%   -0.93%     
==========================================
  Files          11       11              
  Lines        1620     1712      +92     
==========================================
+ Hits         1406     1470      +64     
- Misses        148      167      +19     
- Partials       66       75       +9     

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

codecov[bot] avatar Sep 25 '22 10:09 codecov[bot]