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

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

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.7.2
DEFAULT BRANCH: master
Ran 19 Aug 2026 02:24AM 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 02:09AM UTC coverage: 100.0% (+7.9%) from 92.095%
32208383035

push

github

web-flow
Give min and max the kind of their untyped arguments, cover the evaluator (#25)

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.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32208383035.1 19 Aug 2026 02:24AM UTC 3
100.0
GitHub Action Run
Source Files on build 32208383035
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c22c170d on github
  • Prev Build on master (#32206544835)
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