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

tarantool / go-tarantool / 25367990559 / 1
75%
master: 75%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-471-unexport-stream-fields
DEFAULT BRANCH: master
Ran 05 May 2026 09:22AM UTC
Files 19
Run time 0s
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

05 May 2026 09:16AM UTC coverage: 75.236% (-0.2%) from 75.435%
25367990559.1

Pull #588

github

bigbes
api: unexport Stream fields, add Id() accessor

Make Stream.Id and Stream.Conn unexported to enforce encapsulation
and prevent unsafe direct mutation. The stream identifier is now
exposed via a Stream.Id() method; the underlying connection is no
longer reachable from outside the package — callers should hold
their own *Connection reference if they need it.

- Rename Stream.Id to Stream.id, add Stream.Id() accessor.
- Rename Stream.Conn to Stream.conn, drop public access.
- Add SetStreamIdForTesting helper in export_test.go so external
  tests can still exercise wire-encoding for arbitrary stream ids.
- Document the breaking change in CHANGELOG.md and MIGRATION.md.

Closes #471
Pull Request #588: api: unexport Stream fields, add Id() accessor

3114 of 4139 relevant lines covered (75.24%)

10160.61 hits per line

Source Files on job 25367990559.1
  • Tree
  • List 19
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25367990559
  • cd8ab3dc on github
  • Prev Job for on bigbes/gh-471-unexport-stream-fields (#25362054985.1)
  • Next Job for on bigbes/gh-471-unexport-stream-fields (#25767043469.1)
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