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

livetribe / yama
68%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v2
DEFAULT BRANCH: master
Repo Added 31 Dec 2019 07:42PM UTC
Files 30
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

LAST BUILD ON BRANCH v2
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.1.0
  • 0.2.0
  • 1.0.0
  • master
  • v0.1.0
  • v0.2.0
  • v2

28 Jul 2026 06:13PM UTC coverage: 68.199%. Remained the same
30388982404

push

github

maguro
Reconcile design docs with the implementation

The docs described generated level structs with ordering methods; what
ships is a builder call chain into rt, and several design decisions had
landed in commits with no ADR recording them. ADR-004 and ADR-010 now
describe the built shape with the superseded design demoted to Rejected
Alternatives, and a new ADR-011 records the constructor stubs that make
generation opt-in per injector and leave naming to the application.

Where the disagreement was fact rather than design, the code won —
notably that an overrun is reported only when a component returns, so a
hung one is never reported at all.

ADRs are rewritten in place rather than amended; docs/adr/README.md
states that rule and the pre-1.0 scope it holds under.

1098 of 1610 relevant lines covered (68.2%)

51.19 hits per line

Relevant lines Covered
Build:
Build:
1610 RELEVANT LINES 1098 COVERED LINES
51.19 HITS PER LINE
Source Files on master
  • Tree
  • List 30
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30388982404 v2 Reconcile design docs with the implementation The docs described generated level structs with ordering methods; what ships is a builder call chain into rt, and several design decisions had landed in commits with no ADR recording them. ADR-004 and... push 28 Jul 2026 06:47PM UTC maguro github
68.2
30333685568 v2 Add teardown-form classification for level members Member.Kind reports which of the three existing rt builder forms — plain component, cleanup alone, or component paired with its cleanup — a given member should use, derived from whether Wire dete... push 28 Jul 2026 06:06AM UTC maguro github
68.2
30321711191 v2 Add generator lifecycle capability detection and level computation Resolve each component's capabilities from the package's type information and compute one dependency-ordered level list per injector. Startup runs the list forward; quiesce and st... push 28 Jul 2026 01:57AM UTC maguro github
67.8
30319222428 v2 Silence slog for the whole contract suite run TestRT drives real lifecycles through panicking and failing paths to prove recovery works, but no spec asserts on what gets logged — so every recovered panic printed to stderr on every green run. A Be... push 28 Jul 2026 01:05AM UTC maguro github
65.14
30318502794 v2 Silence slog for the whole contract suite run TestRT drives real lifecycles through panicking and failing paths to prove recovery works, but no spec asserts on what gets logged — so every recovered panic printed to stderr on every green run. A Be... push 28 Jul 2026 12:51AM UTC maguro github
65.17
30311900866 v2 Silence slog for the whole contract suite run TestRT drives real lifecycles through panicking and failing paths to prove recovery works, but no spec asserts on what gets logged — so every recovered panic printed to stderr on every green run. A Be... push 27 Jul 2026 10:47PM UTC maguro github
65.02
30308752751 v2 Silence slog for the whole contract suite run TestRT drives real lifecycles through panicking and failing paths to prove recovery works, but no spec asserts on what gets logged — so every recovered panic printed to stderr on every green run. A Be... push 27 Jul 2026 09:55PM UTC maguro github
65.02
30305284310 v2 Discover public packages by walking the module for API-surface checks The API-surface guard against accidental exports named its one covered package by hand, so a new public package (like rt sitting alongside the root package) had no coverage at ... push 27 Jul 2026 09:04PM UTC maguro github
65.02
30291040628 v2 Warm Windows Go build/tool caches before test timeout The `go test -timeout 30s` step was regularly failing only on windows-latest: internal/generator's TestGenerator suite shells out to `go tool wire gen`, and the tool's first-time compile of th... push 27 Jul 2026 05:50PM UTC maguro github
65.02
30224387472 v2 Add generator front-end: run Wire, parse output into injector graph Implement the parser and CLI front-end that runs Google Wire and turns each package's generated wire_gen.go into an injector graph of creation events, dependency edges, roots, an... push 27 Jul 2026 05:34PM UTC maguro github
64.91
See All Builds (62)
  • Repo on GitHub
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