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

fix(instrumentation-mongoose): Fix instrumentation for Mongoose Model methods, save() and remove(), by passing options argument to original method calls #2009

Merge branch 'main' into fix_mongoose_model_method_session_instrument…

a4336d3
Select commit
Loading
Failed to load commit list.
Merged

fix(instrumentation-mongoose): Fix instrumentation for Mongoose Model methods, save() and remove(), by passing options argument to original method calls #2009

Merge branch 'main' into fix_mongoose_model_method_session_instrument…
a4336d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2024 in 0s

90.01% (-0.97%) compared to dfb2dff

View this Pull Request on Codecov

90.01% (-0.97%) compared to dfb2dff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.01%. Comparing base (dfb2dff) to head (a4336d3).
Report is 139 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2009      +/-   ##
==========================================
- Coverage   90.97%   90.01%   -0.97%     
==========================================
  Files         146      140       -6     
  Lines        7492     6909     -583     
  Branches     1502     1457      -45     
==========================================
- Hits         6816     6219     -597     
- Misses        676      690      +14     

see 50 files with indirect coverage changes