Skip to content

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

b1bddb7
Select commit
Loading
Failed to load commit list.
Merged

Added otlp for JS consumers and publishing. #48

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 lines Patch % Lines
src/js/consumers/pull/consumer.rs 86.66% 6 Missing ⚠️
src/js/consumers/push/consumer.rs 95.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.