malwaredb-rs icon indicating copy to clipboard operation
malwaredb-rs copied to clipboard

feat: aws s3 as a file storage option

Open rjzak opened this issue 9 months ago • 1 comments

rjzak avatar Feb 26 '25 03:02 rjzak

Codecov Report

Attention: Patch coverage is 36.47059% with 54 lines in your changes missing coverage. Please review.

Project coverage is 56.27%. Comparing base (38c22aa) to head (139c9c4).

Files with missing lines Patch % Lines
crates/server/src/lib.rs 33.80% 47 Missing :warning:
src/cli/run.rs 50.00% 3 Missing :warning:
src/main.rs 0.00% 3 Missing :warning:
crates/server/src/db/mod.rs 50.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #673      +/-   ##
==========================================
- Coverage   56.62%   56.27%   -0.36%     
==========================================
  Files          41       41              
  Lines        6347     6415      +68     
==========================================
+ Hits         3594     3610      +16     
- Misses       2753     2805      +52     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Feb 26 '25 03:02 codecov-commenter