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

livetribe / yama
94%

Build:
DEFAULT BRANCH: master
Repo Added 31 Dec 2019 07:42PM UTC
Files 47
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 master
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
  • v2_refactor

30 Aug 2026 12:17AM UTC coverage: 94.062%. Remained the same
33283017763

push

github

maguro
Name backups with a .bak suffix instead of a dot prefix

A leading dot hid an interrupted run's leftovers from ls and from a
file browser, so a developer had no easy sign that a run died holding
their committed wire_gen.go. The backup name is now the live name plus
.bak, which the Go toolchain skips for the same reason the dotted name
was skipped, and which a directory listing shows.

2566 of 2728 relevant lines covered (94.06%)

349.11 hits per line

Relevant lines Covered
Build:
Build:
2728 RELEVANT LINES 2566 COVERED LINES
349.11 HITS PER LINE
Source Files on master
  • Tree
  • List 47
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
33283017763 master Name backups with a .bak suffix instead of a dot prefix A leading dot hid an interrupted run's leftovers from ls and from a file browser, so a developer had no easy sign that a run died holding their committed wire_gen.go. The backup name is now ... push 30 Aug 2026 12:20AM UTC maguro github
94.06
33138686477 master Point branch references at master Development consolidates on master for the first alpha, so the coverage badge, the AGENTS.md mainline mention, and the CI triggers stop naming the retired development branches. Co-Authored-By: Claude Fable 5 <no... push 28 Aug 2026 03:23AM UTC maguro github
94.06
33115912087 v2 Drop the /v2 module suffix Only v0.1.0 and v0.2.0 were ever tagged, so Go does not require the suffix, and v0.x versioning fits an alpha better than a v2.0.0 that promises stability. The module is l7e.io/yama again, and the README stops calling t... push 27 Aug 2026 08:59PM UTC maguro github
94.06
32941405333 v2 Release unreached levels' cleanups on startup failure Wire builds the whole graph before Start runs, so a cleanup's resources exist even when its level never starts. The rollback walked only the reached levels and leaked the rest. The teardown pa... push 26 Aug 2026 07:10AM UTC maguro github
94.06
32207847785 v2 Use slog.DiscardHandler in test suites that silence logging rt and internal/generator/testapp silence the slog default for the whole run because their specs don't assert on log content. Both used NewTextHandler(io.Discard, nil), formatting record... push 19 Aug 2026 02:15AM UTC maguro github
94.01
32206361187 v2 Document boundary components in the README The README now shows the two constructor options and the order that each boundary takes: begin starts first and stops last, end starts last and stops first. The doc comments on WithBeginComponents and Wi... push 19 Aug 2026 01:51AM UTC maguro github
94.01
32205846264 v2 Update the generator doc's Status to the built tree The Status still described a comment-bodied sketch and called the document a plan. The sketch became the generator in internal/generator, so the section now states that the code exists and that ... push 19 Aug 2026 01:42AM UTC maguro github
94.01
32205469049 v2 Remove the hand-authored sandbox exemplar The example application under examples/hello now carries the sandbox's role: it is generated, drift-checked, built as an external module, and run end to end. The golden corpus under internal/generator/tes... push 19 Aug 2026 01:36AM UTC maguro github
94.01
32204985363 v2 Test the example lifecycle end to end Only unit tests inside rt proved the runtime. No test ran a generated lifecycle. The example's new tests start one across the module boundary and assert the start order, the shutdown order, the cleanup positi... push 19 Aug 2026 01:28AM UTC maguro github
94.01
32185553985 v2 Add the exec package comment in doc.go The exec package had no package comment. The doc.go convention puts a multi-file package's comment in doc.go. push 18 Aug 2026 09:03PM UTC maguro github
94.01
See All Builds (99)
  • 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