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

bluejekyll / trust-dns / 878
82%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2017 10:59PM UTC
Jobs 1
Files 90
Run time 9s
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

pending completion
878

push

travis-ci

bluejekyll
Remove unnecessary implementations of Verifier & PublicKey.

The code was non-trivially duplicating critical functionality, making improving
it difficult. The PublicKey implementation for KeyPair in particular is highly
duplicative of the normal signature verification path.

Rather than allowing "things that contain public keys" to be used as
public keys, instead insist that the public key be extracted from the
thing and then used.

Note that no non-test code changed, which indicates that some of this was
probably test-only code.

9404 of 10678 relevant lines covered (88.07%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 878.1 (RUN_KCOV=1 OPTIONS="--all-features") 22 Sep 2017 10:59PM UTC 0
88.07
Travis Job 878.1
Source Files on build 878
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #878
  • a03a2dd8 on github
  • Prev Build on master (#871)
  • Next Build on master (#882)
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