rustypaste icon indicating copy to clipboard operation
rustypaste copied to clipboard

WIP: Async test (ignore)

Open tessus opened this issue 1 year ago • 1 comments

Testing. Please ignore.

Rebased #246 on master

tessus avatar Apr 03 '24 21:04 tessus

Codecov Report

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

Project coverage is 82.16%. Comparing base (15e3619) to head (a7a5977).

Files Patch % Lines
src/main.rs 0.00% 27 Missing :warning:
src/server.rs 80.00% 12 Missing :warning:
src/paste.rs 69.56% 7 Missing :warning:
src/config.rs 0.00% 3 Missing :warning:
src/util.rs 87.50% 2 Missing :warning:
src/auth.rs 50.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
- Coverage   82.47%   82.16%   -0.32%     
==========================================
  Files          11       11              
  Lines        1204     1166      -38     
==========================================
- Hits          993      958      -35     
+ Misses        211      208       -3     
Flag Coverage Δ
unit-tests 82.16% <62.58%> (-0.32%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

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

codecov-commenter avatar Apr 03 '24 21:04 codecov-commenter