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

ICRAR / ngas / 113 / 1
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.615% (+0.1%) from 52.507%
DB=sqlite3

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>

12334 of 23442 relevant lines covered (52.61%)

0.53 hits per line

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