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

ICRAR / ngas / 635 / 1
70%
master: 69%

Build:
Build:
LAST BUILD BRANCH: config_use_prepared_stmts_for_clients
DEFAULT BRANCH: master
Ran 10 Jul 2022 05:55AM UTC
Files 165
Run time 4s
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

10 Jul 2022 05:54AM UTC coverage: 69.215%. First build
DB=sqlite3

push

travis-ci-com

Rodrigo Tobar
Ensure python 3 compatibility

The ngasCheckFileCopies tool wasn't ready for python 3, as it relied on
dict.keys() returning a list, which was then sorted. Since these lists
were short-lived we are better off using the sorted() builtin though,
which takes any iterable as input.

While doing this I realised some comments in the code didn't make sense,
so I changed them slightly. While testing I also found problems with the
calculation of the file lists, which apparently includes all files from
all disks. These two facts, plus other details (the logging
configuration being fixed at module import time, for instance) suggest
that a rewriting of this tool would not be a bad idea.

This addresses the original problem raised in #95.

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

13663 of 19740 relevant lines covered (69.21%)

0.69 hits per line

Source Files on job 635.1 (DB=sqlite3)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 550
  • Travis Job 635.1
  • 1d6efc5b on github
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