Skip to content

changeset: split coder into thin entity + coding-session resource

681eb6d
Select commit
Loading
Failed to load commit list.
Open

feat(coder): split coder into thin entity + coding-session resource #4267

changeset: split coder into thin entity + coding-session resource
681eb6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 0s

60.98% (-3.86%) compared to b9d4702

View this Pull Request on Codecov

60.98% (-3.86%) compared to b9d4702

Details

Codecov Report

❌ Patch coverage is 36.76471% with 129 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.98%. Comparing base (b9d4702) to head (681eb6d).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ges/agents-server-ui/src/hooks/useCodingSession.ts 0.00% 59 Missing ⚠️
packages/agents-runtime/src/context-factory.ts 0.00% 30 Missing ⚠️
...ages/agents-server-ui/src/lib/entity-connection.ts 0.00% 22 Missing ⚠️
packages/agents/src/agents/coding-session.ts 72.88% 15 Missing and 1 partial ⚠️
...ages/agents-runtime/src/coding-session-resource.ts 94.11% 2 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           kevin/coder-sdk-runners    #4267      +/-   ##
===========================================================
- Coverage                    64.83%   60.98%   -3.86%     
===========================================================
  Files                          147      123      -24     
  Lines                        19373    16925    -2448     
  Branches                      4785     4166     -619     
===========================================================
- Hits                         12561    10321    -2240     
+ Misses                        6807     6601     -206     
+ Partials                         5        3       -2     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.