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

ICRAR / ngas / 113 / 2
69%
master: 69%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2017 05:20AM UTC
Files 174
Run time 6s
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 Sep 2017 04:52AM UTC coverage: 52.585% (+0.07%) from 52.516%
DB=mysql

push

travis-ci

rtobar
checksum_info-based checksuming

The previous implementation of checksuming assumed that the initial
value of the checksum algorithm was always 0, and that at the end of it
no final adjustments were needed. This was true at least for crc32c (or
how we are using it), but is definitely not true for crc32c, when
comparing the results with those from other tools.

This commit encapsulates the initial value, the method, and the final
adjustment of each checksum variant in a named tuple, which is then
passed around and used as it corresponds.

Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>

12327 of 23442 relevant lines covered (52.59%)

0.53 hits per line

Source Files on job 113.2 (DB=mysql)
  • Tree
  • List 0
  • Changed 15
  • Source Changed 5
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 113
  • Travis Job 113.2
  • dbab6190 on github
  • Prev Job for DB=mysql on master (#112.2)
  • Next Job for DB=mysql on master (#116.2)
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