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

go-pkgz / enum / 32206718722
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.7.2
DEFAULT BRANCH: master
Ran 19 Aug 2026 01:56AM UTC
Jobs 1
Files 3
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

19 Aug 2026 01:56AM UTC coverage: 100.0%. First build
32206718722

push

github

paskal
Give min and max the kind of their untyped arguments, cover the evaluator

max(5, 4.0) has an untyped float type even though the integer wins, so
max(5, 4.0) / 2 * 10 is 25 and not 20. A right shift count is bounded by a
constant instead of the width of the value, which reaches the same result
without measuring it.

Tests cover every branch of the evaluator, including the error paths of each
operand position, and the package is back to full statement coverage.

13 of 13 new or added lines in 1 file covered. (100.0%)

785 of 785 relevant lines covered (100.0%)

395.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32206718722.1 19 Aug 2026 01:56AM UTC 3
100.0
GitHub Action Run
Source Files on build 32206718722
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2dcbbefb on github
  • Prev Build on fix/const-expr-eval (#32206124439)
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