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

nats-io / nats-server / 6846
86%
main: 83%

Build:
Build:
LAST BUILD BRANCH: fix_code_coverage
DEFAULT BRANCH: main
Ran 23 Nov 2020 01:08AM UTC
Jobs 1
Files 38
Run time 5s
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

23 Nov 2020 01:00AM UTC coverage: 87.822% (-0.05%) from 87.869%
6846

push

travis-ci-com

web-flow
Unbreak FreeBSD compilation (syscall.Statfs_t) (#1734)

The types of fields in syscall.Statfs_t varies between platforms.
fs.Bavail is uint64 on Linux and int64 on FreeBSD.  This is the opposite way
around to fs.Bsize.

For now, just coerce the Bavail to be uint64.

If the VFS layer might return -1 for one or the other of these then these casts
will be problematic and we'll need more safeguards.

29712 of 33832 relevant lines covered (87.82%)

72946.27 hits per line

Jobs
ID Job ID Ran Files Coverage
2 6846.2 (GO111MODULE=off) 23 Nov 2020 01:08AM UTC 0
87.82
Travis Job 6846.2
Source Files on build 6846
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #6846
  • 7c1f50d9 on github
  • Prev Build on master (#6811)
  • Next Build on master (#6856)
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