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

gaissmai / bart / 25762305915
91%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 09:08PM UTC
Jobs 1
Files 19
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

12 May 2026 09:07PM UTC coverage: 90.771% (-0.5%) from 91.231%
25762305915

push

github

gaissmai
always panic on nil receivers and arguments

Breaking Changes:

Table and table-like APIs now require non-nil pointer receivers and arguments;
calls that previously returned safely for nil values will now panic
(affecting iteration, comparison, cloning/union, and serialization).

Tests:

Tests updated to assert panics for nil receiver/arguments behavior across cloning,
unions, equality/overlap checks, serialization/print/dump, and range-iteration
helpers; auxiliary-table setups simplified.

Documentation:

Clarified that table types must be used via pointers (not copied by value)
and that nil receivers/arguments are forbidden and will trigger panics.

62 of 62 new or added lines in 4 files covered. (100.0%)

28 existing lines in 4 files now uncovered.

6767 of 7455 relevant lines covered (90.77%)

1.02 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
94.32
-2.5% bartmethodsgenerated.go
9
94.32
-2.5% fastmethodsgenerated.go
9
93.8
-2.53% litemethodsgenerated.go
1
96.53
-0.03% lite.go
Jobs
ID Job ID Ran Files Coverage
1 25762305915.1 12 May 2026 09:08PM UTC 19
90.77
GitHub Action Run
Source Files on build 25762305915
  • Tree
  • List 19
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b8a7f755 on github
  • Prev Build on devel (#22160162737)
  • Next Build on main (#25903025071)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc