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

letsencrypt / boulder / 10484
66%

Build:
DEFAULT BRANCH: master
Ran 22 Apr 2019 04:46AM UTC
Jobs 1
Files 92
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

19 Apr 2019 06:34PM UTC coverage: 63.02%. Remained the same
10484

cron

travis-ci

rolandshoemaker
va: split up va.go by challenge type. (#4170)

When I introduced the new HTTP-01 code I did it in `va/http.go` intending to try and make the very large `va.go` file a little bit smaller. This is the continuation of that work.

* f96ad92 - moves remaining HTTP-01 specific code to `va/http.go`.
* 1efb9a1 - moves TLS-ALPN-01 code into `va/tlsalpn.go`.
* 95ea567 - moves DNS-01 code into `va/dns.go`.
* 6ff0395 - moves unit tests from `va/va_test.go` into `va/http_test.go`, `va/tlsalpn_test.go` and `va/dns_test.go`.

In the end `va/va.go` contains code related to metrics, top level RPCs (e.g. `PerformValidation`), and the multi-VA code. This makes the file lengths much more manageable overall.

Note: There is certainly room for cleaning up some of the older unit test cruft from `va/va_test.go`. For now I only moved it as-is into the challenge specific test files.

11004 of 17461 relevant lines covered (63.02%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
6 10484.6 (RUN="coverage" CONTAINER="netaccess") 22 Apr 2019 04:46AM UTC 0
63.02
Travis Job 10484.6
Source Files on build 10484
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10484
  • cc0d1584 on github
  • Prev Build on master (#10483)
  • Next Build on master (#10488)
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