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

gaissmai / bart
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: main
Repo Added 28 Jan 2024 04:47PM UTC
Token o8yVWgxNpXZkttZUhfOnVzDnjSHNLDDH4 regen
Build 1882 Last
Files 19
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

LAST BUILD ON BRANCH devel
branch: devel
CHANGE BRANCH
x
Reset
Sync Branches
  • devel
  • backport
  • coderabbitai/docstrings/1496043
  • coderabbitai/docstrings/ed5afde
  • coderabbitai/docstrings/f4590ab
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/golangci/golangci-lint-action-6
  • dependabot/github_actions/golangci/golangci-lint-action-7
  • dependabot/github_actions/golangci/golangci-lint-action-8
  • dependabot/github_actions/golangci/golangci-lint-action-9
  • dependabot/go_modules/github.com/bits-and-blooms/bitset-1.14.2
  • dependabot/go_modules/github.com/bits-and-blooms/bitset-1.14.3
  • dependabot/go_modules/github.com/bits-and-blooms/bitset-1.15.0
  • dependabot/go_modules/github.com/bits-and-blooms/bitset-1.16.0
  • dependabot/go_modules/github.com/bits-and-blooms/bitset-1.17.0
  • dependabot/go_modules/github.com/bits-and-blooms/bitset-1.18.0
  • fb-bitsetart
  • fb-genericserialize
  • fb-internalnodes
  • fb-overlaps
  • fb-slimnode
  • fix-365
  • gaissmai-patch-1
  • gaissmai-patch-2
  • json_dump
  • lite2
  • main
  • maisem/union
  • mergesteps
  • movetest
  • readme
  • remove-toolchain-line
  • revert
  • s1-devel

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

Relevant lines Covered
Build:
Build:
7432 RELEVANT LINES 6746 COVERED LINES
1.02 HITS PER LINE
Source Files on devel
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26722619577 devel 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 th... push 31 May 2026 07:45PM UTC gaissmai github
90.77
26722144194 devel 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 th... Pull #381 31 May 2026 07:24PM UTC gaissmai github
90.77
26722144963 devel 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 th... Pull #381 31 May 2026 07:24PM UTC gaissmai github
90.77
26721786972 devel thanks coderabbit Pull #381 31 May 2026 07:08PM UTC gaissmai github
90.77
26721700350 devel minor Pull #381 31 May 2026 07:05PM UTC gaissmai github
90.77
26721442073 devel improve the example concurrent tests Pull #381 31 May 2026 06:54PM UTC gaissmai github
90.77
26721364031 devel improve the example concurrent tests push 31 May 2026 06:51PM UTC gaissmai github
90.77
26144232502 devel minor push 20 May 2026 05:54AM UTC gaissmai github
90.76
26129453997 devel minor Pull #380 19 May 2026 10:35PM UTC gaissmai github
90.76
26128994250 devel linter Pull #380 19 May 2026 10:25PM UTC gaissmai github
90.76
See All Builds (1597)
  • Settings
  • Repo on GitHub
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