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

theupdateframework / tuf / 1442 / 2
98%
develop: 97%

Build:
Build:
LAST BUILD BRANCH: release-0.18
DEFAULT BRANCH: develop
Ran 17 Sep 2019 09:20AM UTC
Files 16
Run time 1s
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

17 Sep 2019 09:03AM UTC coverage: 98.063%. First build
TOXENV=py34

push

travis-ci

lukpueh
Use TUF exceptions instead of SSL exceptions where appropriate

Removal of securesystemslib exceptions that are TUF-specific
occurs in securesystemslib PR #165
https://github.com/secure-systems-lab/securesystemslib/pull/165

This commit adapts to those changes.  Exceptions that are specific
to TUF should be in TUF and not in securesystemslib.  This commit
uses those already-existing TUF exceptions instead of pointing to
securesystemslib exceptions that will be removed.

For example, securesystemslib has no notion of repositories, so
it's ridiculous to have a RepositoryError in securesystemslib and
ridiculous for TUF to use
securesystemslib.exceptions.RepositoryError.

Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>

840 of 872 branches covered (96.33%)

3038 of 3098 relevant lines covered (98.06%)

0.98 hits per line

Source Files on job 1442.2 (TOXENV=py34)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 652
  • Travis Job 1442.2
  • 0b592b9f on github
  • Next Job for TOXENV=py34 on adjust_to_removals_from_securesystemslib (#1444.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