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

keybase / saltpack / 93
84%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2017 07:45PM UTC
Jobs 2
Files 27
Run time 11s
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

pending completion
93

push

travis-ci

web-flow
Fix two bugs in basex decoder (#32)

First bug: io.ReadAtLeast drops errors if it reads enough characters.

Second bug: both io.ReadAtLeast and punctuatedReader (among other)
things return io.ErrUnexpectedEOF, so we were dropping errors from
the latter.

The solution to both is to not use io.ReadAtLeast, and instead refill
the buffer manually.

Reenable a test (which was hitting the second bug!).

Fix a few typos.

2088 of 2423 relevant lines covered (86.17%)

1.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 93.1 19 Apr 2017 07:45PM UTC 0
86.17
Travis Job 93.1
2 93.2 19 Apr 2017 07:45PM UTC 0
86.17
Travis Job 93.2
Source Files on build 93
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #93
  • 5ce2cc28 on github
  • Prev Build on master (#88)
  • Next Build on master (#97)
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