Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: cache archive entry checksums #1004

Merged
merged 18 commits into from
Mar 21, 2024

Cache key prefix

37c8d05
Select commit
Loading
Failed to load commit list.
Merged

Feature: cache archive entry checksums #1004

Cache key prefix
37c8d05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2024 in 0s

93.38% (target 94.00%)

View this Pull Request on Codecov

93.38% (target 94.00%)

Details

Codecov Report

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

Project coverage is 93.38%. Comparing base (307770c) to head (37c8d05).

Files Patch % Lines
src/types/cache.ts 71.05% 11 Missing ⚠️
src/types/files/file.ts 64.28% 5 Missing ⚠️
src/types/files/fileCache.ts 94.23% 3 Missing ⚠️
src/modules/datScanner.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1004      +/-   ##
==========================================
- Coverage   93.57%   93.38%   -0.19%     
==========================================
  Files          91       92       +1     
  Lines        5773     5883     +110     
  Branches     1344     1388      +44     
==========================================
+ Hits         5402     5494      +92     
- Misses        352      370      +18     
  Partials       19       19              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.