Skip to content

fix(orchestrator): CollectionResult returns error on bad rawJSON

44f5c23
Select commit
Loading
Failed to load commit list.
Merged

fix(orchestrator): CollectionResult returns error on bad rawJSON #259

fix(orchestrator): CollectionResult returns error on bad rawJSON
44f5c23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 0s

99.94% (+0.00%) compared to feef75f

View this Pull Request on Codecov

99.94% (+0.00%) compared to feef75f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #259   +/-   ##
=======================================
  Coverage   99.94%   99.94%           
=======================================
  Files         222      222           
  Lines        9439     9441    +2     
=======================================
+ Hits         9434     9436    +2     
  Misses          3        3           
  Partials        2        2           
Files with missing lines Coverage Δ
pkg/sdk/orchestrator/bridge.go 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update feef75f...44f5c23. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.