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

feat(instrumentation-dataloader): Enhance `dataloader` instrumentation.

823281b
Select commit
Loading
Failed to load commit list.
Open

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

feat(instrumentation-dataloader): Enhance `dataloader` instrumentation.
823281b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2024 in 1s

90.78% (-0.19%) compared to dfb2dff

View this Pull Request on Codecov

90.78% (-0.19%) compared to dfb2dff

Details

Codecov Report

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

Project coverage is 90.78%. Comparing base (dfb2dff) to head (823281b).
Report is 244 commits behind head on main.

Files with missing lines Patch % Lines
.../instrumentation-dataloader/src/instrumentation.ts 95.58% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2449      +/-   ##
==========================================
- Coverage   90.97%   90.78%   -0.19%     
==========================================
  Files         146      156      +10     
  Lines        7492     7763     +271     
  Branches     1502     1590      +88     
==========================================
+ Hits         6816     7048     +232     
- Misses        676      715      +39     
Files with missing lines Coverage Δ
.../instrumentation-dataloader/src/instrumentation.ts 97.59% <95.58%> (-1.50%) ⬇️

... and 76 files with indirect coverage changes