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

uber-go / atomic
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: goreportcard
DEFAULT BRANCH: master
Repo Added 01 Jun 2016 12:15AM UTC
Files 2
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 unexport
branch: unexport
CHANGE BRANCH
x
Reset
  • unexport
  • add_bool_cas
  • benchmarks
  • emptystring
  • fix_tip
  • goreportcard
  • linters
  • master
  • refactor_stress
  • string
  • string_bug
  • uber-org
  • v1.0.0
  • v1.1.0
  • v1.2.0
  • value

pending completion
11

push

travis-ci

prashantv
Use unexported field name instead of embedding

Unexported field name means the methods on different types look
more similar (e.g., &i.v instead of &i.int32 or &i.uint32).

For String, this is important since we don't want users to be
able to access the underlying atomic.Value

30 of 30 new or added lines in 2 files covered. (100.0%)

146 of 146 relevant lines covered (100.0%)

3.06 hits per line

Relevant lines Covered
Build:
Build:
146 RELEVANT LINES 146 COVERED LINES
3.06 HITS PER LINE
Source Files on unexport
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11 unexport Use unexported field name instead of embedding Unexported field name means the methods on different types look more similar (e.g., &i.v instead of &i.int32 or &i.uint32). For String, this is important since we don't want users to be able to acce... push 18 Jul 2016 07:55PM UTC prashantv travis-ci pending completion  
See All Builds (62)
  • 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

© 2025 Coveralls, Inc