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

gaissmai / bart / 26722619577
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: main
Ran 31 May 2026 07:45PM 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

31 May 2026 07:44PM UTC coverage: 90.77% (+0.01%) from 90.756%
26722619577

push

github

gaissmai
refactor the three concurrent example tests

ExampleTable_concurrent, ExampleFast_concurrent, ExampleLite_concurrent now
uses explicit goroutine orchestration via a startSignal channel broadcast
and separate reader/writer wait groups, replacing the previous fixed-iteration
reader loops.

The reader goroutine now runs a non-blocking select/default busy-poll loop
continuously until all writers signal completion through the writersDone
channel, giving the race detector far more concurrent read/write overlap
to observe.

testVal and its Clone method were lifted from example_table_concurrent_test.go
into example_test.go so all concurrent example tests share the type without
duplication.

6746 of 7432 relevant lines covered (90.77%)

1.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26722619577.1 31 May 2026 07:45PM UTC 19
90.77
GitHub Action Run
Source Files on build 26722619577
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 55959787 on github
  • Prev Build on devel (#26144232502)
  • 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