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

ICRAR / ngas / 635

Builds Branch Commit Type Ran Committer Via Coverage
635 uwe-fixes 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, whi... push 10 Jul 2022 05:54AM UTC Rodrigo Tobar travis-ci-com pending completion   set done
634 master Pin requests version for python <3.6 Version 2.28 of the requests package has finally removed support for 2.7 (and 3.6 alongside), so we need to pin our test dependency to stay relevant. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 10 Jul 2022 05:50AM UTC Rodrigo Tobar travis-ci-com pending completion   set done
633 requests-pinning Pin requests version for python <3.6 Version 2.28 of the requests package has finally removed support for 2.7 (and 3.6 alongside), so we need to pin our test dependency to stay relevant. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 10 Jul 2022 05:34AM UTC Rodrigo Tobar travis-ci-com pending completion   set done
632 uwe-fixes Check presence of all DB parameters in RC file Some of the parameters the NGAS utilities read from the RT file can be missing, as these files are written by users. No error is normally raised When such parameters are not found (None is returned i... push 28 Jun 2022 04:47AM UTC Rodrigo Tobar travis-ci-com pending completion   set done
631 master Use base64.b64{encode,decode} for python 3 support The old {encode,decode}string functions were marked as deprecated in python 3.1, and removed in python 3.9. We should use the corresponding b64{encode,decode} functions instead, which are present... push 31 May 2022 04:25AM UTC Rodrigo Tobar travis-ci-com pending completion   set done
630 uwe-fixes Use base64.b64{encode,decode} for python 3 support The old {encode,decode}string functions were marked as deprecated in python 3.1, and removed in python 3.9. We should use the corresponding b64{encode,decode} functions instead, which are present... push 31 May 2022 03:10AM UTC Rodrigo Tobar travis-ci-com pending completion   set done
629 master Fix doc building with sphinx >= 5 The newest version of sphinx complained by the old language setting of `None`, this commit simply removes it. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 30 May 2022 01:11PM UTC Rodrigo Tobar travis-ci-com pending completion   set done
627 uwe-fixes Initialise members with consistent type The __ioTime member of ngamsDapiStatus is always used as a float value, but it is initialised as an integer. While not a problem on itself, it can be confusing; moreover static analysis tools complain about... push 30 May 2022 12:50PM UTC Rodrigo Tobar travis-ci-com pending completion   set done
626 uwe-fixes Initialise members with consistent type The __ioTime member of ngamsDapiStatus is always used as a float value, but it is initialised as an integer. While not a problem on itself, it can be confusing; moreover static analysis tools complain about... push 30 May 2022 12:45PM UTC Rodrigo Tobar travis-ci-com pending completion   set done
625 master Merge remote-tracking branch 'amanningeso/alma-mirroring-files-missed-when-iteration-only-containts-files-to-resume' Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 28 Apr 2022 02:07AM UTC Rodrigo Tobar travis-ci-com pending completion   set done
624 alma-mirroring-files-missed-when-iteration-only-containts-files-to-resume Update src/ngamsPlugIns/ngamsPlugIns/ngamsCmd_MIRRTABLE.py Thanks for dragging me into the modern era Co-authored-by: rtobar <rtobarc@gmail.com> Pull #83 27 Apr 2022 08:39AM UTC GitHub travis-ci-com pending completion   set done
623 master Merge remote-tracking branch 'amanningeso/alma-mirroring-rare-case-leaves-files-in-ready-state' Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 27 Apr 2022 01:30AM UTC Rodrigo Tobar travis-ci-com pending completion   set done
622 alma-mirroring-files-missed-when-iteration-only-containts-files-to-resume it was possible for files not to be mirrored if that iteration consisted only of files which were already partially downloaded Pull #83 25 Apr 2022 10:11AM UTC Alisdair Manning travis-ci-com pending completion   set done
621 alma-mirroring-rare-case-leaves-files-in-ready-state remove a rare case where files can be stuck in READY status, preventing them from being mirrored in the future Pull #82 22 Apr 2022 12:56PM UTC Alisdair Manning travis-ci-com pending completion   set done
620 master Fix typo: signaled -> signalled Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 19 Apr 2022 02:53AM UTC Rodrigo Tobar travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 35
  • 36
  • Next →
  • Back to Repo
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