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: adding instrumentation support for mongo-driver/v2 #6539

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

Update LInting

24b5f1e
Select commit
Loading
Failed to load commit list.
Open

feat: adding instrumentation support for mongo-driver/v2 #6539

Update LInting
24b5f1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 1s

68.6% (+0.1%) compared to 00786cc

View this Pull Request on Codecov

68.6% (+0.1%) compared to 00786cc

Details

Codecov Report

Attention: Patch coverage is 82.40000% with 22 lines in your changes missing coverage. Please review.

Project coverage is 68.6%. Comparing base (00786cc) to head (24b5f1e).
Report is 52 commits behind head on main.

Files with missing lines Patch % Lines
...ngodb.org/mongo-driver/v2/mongo/otelmongo/mongo.go 80.2% 13 Missing and 5 partials ⚠️
...rg/mongo-driver/v2/mongo/otelmongo/test/version.go 60.0% 2 Missing ⚠️
...odb.org/mongo-driver/v2/mongo/otelmongo/version.go 60.0% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #6539     +/-   ##
=======================================
+ Coverage   68.5%   68.6%   +0.1%     
=======================================
  Files        200     204      +4     
  Lines      16768   16906    +138     
=======================================
+ Hits       11490   11606    +116     
- Misses      4933    4950     +17     
- Partials     345     350      +5     
Files with missing lines Coverage Δ
...godb.org/mongo-driver/v2/mongo/otelmongo/config.go 100.0% <100.0%> (ø)
...rg/mongo-driver/v2/mongo/otelmongo/test/version.go 60.0% <60.0%> (ø)
...odb.org/mongo-driver/v2/mongo/otelmongo/version.go 60.0% <60.0%> (ø)
...ngodb.org/mongo-driver/v2/mongo/otelmongo/mongo.go 80.2% <80.2%> (ø)

... and 3 files with indirect coverage changes