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

agentic-dev-library / thumbcode / 22032734061
56%

Build:
DEFAULT BRANCH: main
Ran 15 Feb 2026 08:46AM UTC
Jobs 1
Files 172
Run time 1min
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

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 %.

1 of 3 new or added lines in 1 file covered. (33.33%)

2189 of 3877 relevant lines covered (56.46%)

9.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
45.71
0.79% packages/agent-intelligence/src/services/orchestrator/OrchestrationState.ts
Jobs
ID Job ID Ran Files Coverage
1 unit-tests - 22032734061.1 15 Feb 2026 08:46AM UTC 172
51.58
GitHub Action Run
Source Files on build 22032734061
  • 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 Repo
  • Github Actions Build #22032734061
  • 7abe8b2f on github
  • Prev Build on main (#21961208242)
  • Next Build on main (#22045718785)
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