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

rieske / trans / 34745470574
95%

Build:
DEFAULT BRANCH: master
Ran 13 Sep 2026 07:38AM UTC
Jobs 1
Files 287
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

13 Sep 2026 07:32AM UTC coverage: 94.598% (-0.01%) from 94.608%
34745470574

push

github

web-flow
fix: compiler bugs throw ICE, including in release (#337)

Missing Result, jump/label annotations, and wrong-kind Type accessors
are compiler invariants. They now throw std::logic_error with an
internal compiler error prefix so -DNDEBUG does not swallow them.

Invalid numeric constants stay runtime_error; SA never parses the
lexeme. completeRecord and negative array size stay factory contracts.
types::ice() lives in TypeIce.h so types does not depend on codegen.

16286 of 17216 relevant lines covered (94.6%)

154836.78 hits per line

Coverage Regressions

Lines Coverage ∆ File
18
96.04
-0.64% home/runner/work/trans/trans/src/codegen/CodeGeneratingVisitor_Expressions.cpp
17
94.92
0.0% home/runner/work/trans/trans/src/codegen/StackMachine.cpp
8
97.13
0.0% home/runner/work/trans/trans/src/codegen/StackMachine_Arith.cpp
8
96.59
1.14% home/runner/work/trans/trans/src/types/Type.cpp
6
81.25
0.0% home/runner/work/trans/trans/src/types/Operator.h
5
95.65
0.0% home/runner/work/trans/trans/src/codegen/StackMachine_Complex.cpp
3
97.03
0.0% home/runner/work/trans/trans/src/codegen/CodeGeneratingVisitor_Control.cpp
3
97.54
0.0% home/runner/work/trans/trans/src/types/Primitive.cpp
1
97.14
0.0% home/runner/work/trans/trans/src/codegen/CodeGeneratingVisitor_Complex.cpp
1
99.15
0.0% home/runner/work/trans/trans/src/codegen/StackMachine_Addressing.cpp
1
98.62
0.0% home/runner/work/trans/trans/src/codegen/StackMachine_Emit.cpp
1
98.78
0.0% home/runner/work/trans/trans/src/codegen/SymbolRefs.cpp
1
98.08
0.0% home/runner/work/trans/trans/src/codegen/Value.cpp
Jobs
ID Job ID Ran Files Coverage
1 34745470574.1 13 Sep 2026 07:38AM UTC 287
94.6
GitHub Action Run
Source Files on build 34745470574
  • Tree
  • List 287
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34745470574
  • 52a6aa48 on github
  • Prev Build on master (#34567626062)
  • Next Build on master (#34746558459)
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