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

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

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2017 05:21AM UTC
Files 174
Run time 7s
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.508% (-0.08%) from 52.584%
DB=postgresql

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>

12309 of 23442 relevant lines covered (52.51%)

0.53 hits per line

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