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

app local metrics #46

Merged
merged 3 commits into from
Jul 19, 2024

single build

829e193
Select commit
Loading
Failed to load commit list.
Merged

app local metrics #46

single build
829e193
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2024 in 1s

71.45% (+0.12%) compared to 4d2cd99

View this Pull Request on Codecov

71.45% (+0.12%) compared to 4d2cd99

Details

Codecov Report

Attention: Patch coverage is 65.30612% with 17 lines in your changes missing coverage. Please review.

Project coverage is 71.45%. Comparing base (4d2cd99) to head (829e193).

Files Patch % Lines
src/extensions/cache.extension.ts 44.44% 5 Missing ⚠️
src/helpers/cache-redis.helper.ts 0.00% 5 Missing ⚠️
src/helpers/cache-memory.helper.ts 0.00% 4 Missing ⚠️
src/extensions/fetch.extension.ts 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   71.33%   71.45%   +0.12%     
==========================================
  Files          30       30              
  Lines        1371     1377       +6     
  Branches      187      187              
==========================================
+ Hits          978      984       +6     
  Misses        379      379              
  Partials       14       14              

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