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

Qiskit / coheriq / 35916264326
86%
main: 86%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-13-197500fb5da27eebf1603b562fd389c36a24323a
DEFAULT BRANCH: main
Ran 23 Sep 2026 08:29PM UTC
Jobs 1
Files 5
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

23 Sep 2026 08:28PM UTC coverage: 85.915%. Remained the same
35916264326

push

github

web-flow
Update the AGENTS.md architecture section (#12)

Three claims in this section no longer matched the code.

The heading described the implementation as living in coheriq/__init__.py.
That file is now 43 lines of re-exports; the implementation is split across
domain.py, engine.py, activation.py, and exceptions.py.  Replace the
heading with a module layout, including the one-way import order and why
_ensure_realized_impl imports activation function-locally.

The three-party model said user code calls domain.enable_engine(name).
Activation is a free function, coheriq.enable_engine(domain, engine); the
Design FAQ records the reasoning, so point there rather than repeating it.

The state-machine bullet merged two different machines into one chain,
claiming both classes share CONSTRUCTING -> MATERIALIZED ->
CALLED_WITHOUT_ENGINE/ENGINE_ENABLED.  A domain does branch to those two
states, but an engine has its own third state, ENABLED.  Describe them
separately and note that neither has a reverse transition, which is the
reason tests isolate with --forked.

Also name the file the lock-ordering comment lives in.

Assisted-by: Claude Opus 5

183 of 213 relevant lines covered (85.92%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35916264326.1 23 Sep 2026 08:29PM UTC 5
85.92
GitHub Action Run
Source Files on build 35916264326
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #35916264326
  • b76e9ac6 on github
  • Prev Build on gh-readonly-queue/main/pr-9-8ef72f6b01ddce23ced97781d4165f480d550fe9 (#35805328371)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc