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-mongodb): Lighten scrubbed data #2653

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

Merge branch 'main' into mongodb/update-scrubbing

ce6b786
Select commit
Loading
Failed to load commit list.
Open

feat(instrumentation-mongodb): Lighten scrubbed data #2653

Merge branch 'main' into mongodb/update-scrubbing
ce6b786
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

90.97% (+0.00%) compared to 4f1e605

View this Pull Request on Codecov

90.97% (+0.00%) compared to 4f1e605

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.97%. Comparing base (4f1e605) to head (ce6b786).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2653   +/-   ##
=======================================
  Coverage   90.96%   90.97%           
=======================================
  Files         172      172           
  Lines        8137     8144    +7     
  Branches     1649     1652    +3     
=======================================
+ Hits         7402     7409    +7     
  Misses        735      735           
Files with missing lines Coverage Δ
...try-instrumentation-mongodb/src/instrumentation.ts 48.93% <100.00%> (+0.97%) ⬆️