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

go-pkgz / enum / 32207556607
100%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2026 02:11AM 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%
32207556607

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

Jobs
ID Job ID Ran Files Coverage
1 32207556607.1 19 Aug 2026 02:11AM UTC 3
100.0
GitHub Action Run
Source Files on build 32207556607
  • 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)
  • Next Build on master (#32227780767)
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