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

agentic-dev-library / triage / 20531573981
91%

Build:
DEFAULT BRANCH: main
Ran 27 Dec 2025 12:08AM UTC
Jobs 1
Files 2
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

27 Dec 2025 12:06AM UTC coverage: 93.976%. Remained the same
20531573981

push

github

web-flow
feat: Queue manager with GitHub Issue storage and distributed locking (#65)

* Implement queue manager storage backends and priority scorer

- Add storage directory with interface, memory, file, and GitHub Issue implementations
- Implement GitHub Issue storage with distributed locking via comments
- Add priority scorer with label and type-based scoring
- Create lock manager utilities for distributed coordination
- Add comprehensive tests for all new components (88 tests passing)
- Update exports in queue and main index files

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

* Address code review feedback

- Standardize version to 2 across all storage implementations
- Extract magic numbers in priority scorer to named constants
- Cache Octokit import promise to avoid redundant imports
- Update tests to expect version 2

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

* Refactor GitHub Issue storage to reduce complexity and add examples

- Extract helper methods for table formatting to reduce complexity
- Add comprehensive usage examples documentation
- All 88 tests passing
- Build successful with no errors

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

* fix: resolve formatting and lint issues

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jbdevprimary <2650679+jbdevprimary@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>

36 of 46 branches covered (78.26%)

Branch coverage included in aggregate %.

198 of 203 relevant lines covered (97.54%)

1.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20531573981.1 27 Dec 2025 12:08AM UTC 2
93.98
GitHub Action Run
Source Files on build 20531573981
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20531573981
  • 6bfa591d on github
  • Prev Build on main (#20531518688)
  • Next Build on main (#20531587985)
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