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

livetribe / yama
94%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v2
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 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
  • v2_refactor

19 Aug 2026 02:14AM UTC coverage: 94.013%. Remained the same
32207847785

push

github

maguro
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 records only to throw
them away; DiscardHandler skips the formatting and matches the
pattern rt/internal/exec's captureSlog helper already documents.

2544 of 2706 relevant lines covered (94.01%)

350.72 hits per line

Relevant lines Covered
Build:
Build:
2706 RELEVANT LINES 2544 COVERED LINES
350.72 HITS PER LINE
Source Files on master
  • Tree
  • List 47
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
32183940220 v2 Add the exec package comment in doc.go rt/internal/exec has fourteen files and no package comment. The doc.go convention requires one in doc.go for a multi-file package. Restore the comment that commit 77a498d wrote; its description of the packag... push 18 Aug 2026 08:45PM UTC maguro github
94.01
32175967502 v2_refactor Give RunUntilSignal the caller's context RunUntilSignal made its own context, so the typical main was the one path that could not give a component the caller's values. The helper now takes a context and gives it to Start and to Stop without a cha... push 18 Aug 2026 07:20PM UTC maguro github
94.01
32096752917 v2_refactor Move the sketch to internal/generator The generator that this package replaced is gone, so its name is free. The move is mechanical everywhere except the fixtures. Both trees held a `badwire`, and the two are different fixtures, so the one that d... push 18 Aug 2026 03:48AM UTC maguro github
94.02
32058196173 v2_refactor Make every work state answer PackagePath Two states answered PackagePath with a panic, so Items.Paths was safe to call only before the Generate loop. Every state now reports its own directory or none, and the second result takes the name runWire,... push 17 Aug 2026 07:04PM UTC maguro github
92.39
See All Builds (95)
  • 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