-
Notifications
You must be signed in to change notification settings - Fork 545
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(deps): update otel core experimental to ^0.38.0 #1468
fix(deps): update otel core experimental to ^0.38.0 #1468
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1468 +/- ##
==========================================
- Coverage 96.13% 93.41% -2.73%
==========================================
Files 14 98 +84
Lines 906 4706 +3800
Branches 197 885 +688
==========================================
+ Hits 871 4396 +3525
- Misses 35 310 +275 |
Not exactly sure why the coverage step is failing. Investigating... |
Is there any chance to get this merged soon? My local build files with following error:
I assume the build in #1471 fails for the same reason (no useful logs in CI for whatever reason). Above typescript error indicates that more then one version of |
2b94e87
to
e82964f
Compare
I think this is most likely the issue. I pushed the last commit again to re-run the There is a flaky test in the |
b91b7ed
to
10b1f99
Compare
I was not able to reproduce the coverage problem locally. This seems to be a problem with codecov not merging the coverage correctly on https://app.codecov.io/gh/open-telemetry/opentelemetry-js-contrib/tree/main I believe this should be okay to merge even with the This branch's coverage report (detecting 4706 lines and including detectors) |
Which problem is this PR solving?
Short description of the changes
^0.38.0
droppedAttributesCount: 0
to span assertion in cassandra instrumentation tests