Skip to content

Added otlp for JS consumers and publishing. - #48

Merged
s3rius merged 2 commits into
masterfrom
feature/otlp-js-consumers
Apr 9, 2026
Merged

Added otlp for JS consumers and publishing.#48
s3rius merged 2 commits into
masterfrom
feature/otlp-js-consumers

Expand test coverage and fix incorrect stub type annotations (#49)

b1bddb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 0s

86.96% (+0.35%) compared to 9928961

View this Pull Request on Codecov

86.96% (+0.35%) compared to 9928961

Details

Codecov Report

❌ Patch coverage is 89.39394% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.96%. Comparing base (9928961) to head (b1bddb7).
✅ All tests successful. No failed tests found.

Files with missing linesPatch %Lines
src/js/consumers/pull/consumer.rs86.66%6 Missing ⚠️
src/js/consumers/push/consumer.rs95.23%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #48 +/- ##
==========================================
+ Coverage 86.61% 86.96% +0.35% 
==========================================
Files 32 32 Lines 3040 3100 +60 ==========================================
+ Hits 2633 2696 +63 + Misses 407 404 -3 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.