feat: include instrumentation scope info in console span and log record exporters #4848
Codecov / codecov/project
succeeded
Jul 13, 2024 in 0s
93.24% (+2.20%) compared to ecc88a3
View this Pull Request on Codecov
93.24% (+2.20%) compared to ecc88a3
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 93.24%. Comparing base (
ecc88a3
) to head (6eec63e
).
Report is 55 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #4848 +/- ##
==========================================
+ Coverage 91.04% 93.24% +2.20%
==========================================
Files 89 337 +248
Lines 1954 9622 +7668
Branches 416 2020 +1604
==========================================
+ Hits 1779 8972 +7193
- Misses 175 650 +475
Files | Coverage Δ | |
---|---|---|
...es/sdk-logs/src/export/ConsoleLogRecordExporter.ts | 87.50% <ø> (ø) |
|
...y-sdk-trace-base/src/export/ConsoleSpanExporter.ts | 82.35% <ø> (ø) |
Loading