• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

agentic-dev-library / thumbcode / 22032734061 / 1
56%
main: 56%

Build:
DEFAULT BRANCH: main
Ran 15 Feb 2026 08:47AM UTC
Files 172
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Feb 2026 08:45AM UTC coverage: 51.576% (+0.007%) from 51.569%
22032734061.1

push

github

web-flow
⚡ Optimize task lookups in OrchestrationState (#131)

* perf: optimize task lookups in OrchestrationState

Replaced O(N) .find() lookups on taskQueue with O(1) Map lookups in
buildExecutionPlan. This reduces the complexity of execution plan
building from O(N^2) to O(N).

Performance improvement measured with bun test:
- 1000 tasks: 21.5ms -> 1.8ms (12x speedup)
- 5000 tasks: 147.4ms -> 9.6ms (15x speedup)

Co-authored-by: jbdevprimary <2650679+jbdevprimary@users.noreply.github.com>

* Update packages/agent-intelligence/src/services/orchestrator/OrchestrationState.ts

Co-authored-by: amazon-q-developer[bot] <208079219+amazon-q-developer[bot]@users.noreply.github.com>

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: amazon-q-developer[bot] <208079219+amazon-q-developer[bot]@users.noreply.github.com>

1329 of 2944 branches covered (45.14%)

Branch coverage included in aggregate %.

2189 of 3877 relevant lines covered (56.46%)

9.79 hits per line

Source Files on job unit-tests - 22032734061.1
  • Tree
  • List 172
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22032734061
  • 7abe8b2f on github
  • Prev Job for on main (#21961208242.1)
  • Next Job for on main (#22045718785.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc