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

feat(instrumentation-dataloader): Enhance dataloader instrumentation. #2449

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Remove attached cache attributes.

904a05b
Select commit
Loading
Failed to load commit list.
Open

feat(instrumentation-dataloader): Enhance dataloader instrumentation. #2449

Remove attached cache attributes.
904a05b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

90.79% (-0.19%) compared to dfb2dff

View this Pull Request on Codecov

90.79% (-0.19%) compared to dfb2dff

Details

Codecov Report

Attention: Patch coverage is 94.54545% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.79%. Comparing base (dfb2dff) to head (904a05b).
Report is 247 commits behind head on main.

Files with missing lines Patch % Lines
.../instrumentation-dataloader/src/instrumentation.ts 94.54% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2449      +/-   ##
==========================================
- Coverage   90.97%   90.79%   -0.19%     
==========================================
  Files         146      156      +10     
  Lines        7492     7766     +274     
  Branches     1502     1589      +87     
==========================================
+ Hits         6816     7051     +235     
- Misses        676      715      +39     
Files with missing lines Coverage Δ
.../instrumentation-dataloader/src/instrumentation.ts 97.38% <94.54%> (-1.70%) ⬇️

... and 76 files with indirect coverage changes