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

tarantool / go-config / 25319893521
87%

Build:
DEFAULT BRANCH: master
Ran 04 May 2026 12:50PM UTC
Jobs 1
Files 40
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

04 May 2026 12:48PM UTC coverage: 85.322% (+0.02%) from 85.299%
25319893521

push

github

bigbes
config: add MutableConfig.Snapshot for stable read views

Add Snapshot method that returns a deep-copied Config so a long-lived
reader can hold a stable view while another goroutine continues
mutating the live configuration.

- Without it, the RWMutex protects only single calls, not the lifetime
  of values the caller keeps.
- The snapshot is decoupled from the live MutableConfig, so concurrent
  writes after Snapshot returns are not observed.

Part of TNTP-5724

6 of 6 new or added lines in 1 file covered. (100.0%)

3290 of 3856 relevant lines covered (85.32%)

115.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25319893521.1 04 May 2026 12:50PM UTC 40
85.32
GitHub Action Run
Source Files on build 25319893521
  • Tree
  • List 40
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9cdf797d on github
  • Prev Build on master (#25318299422)
  • Next Build on master (#25373447785)
  • 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