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

letsencrypt / boulder / 10456 / 6
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2019 06:20PM UTC
Files 90
Run time 5s
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

18 Apr 2019 06:07PM UTC coverage: 63.018%. Remained the same
RUN="coverage" CONTAINER="netaccess"

push

travis-ci

web-flow
tests: initialize caa_client var before ref. (#4166)

Without this change running a single integration tests with
`INT_SKIP_SETUP` like so:

```
  docker-compose run --use-aliases -e INT_FILTER="test_http_multiva_threshold_pass" -e INT_SKIP_SETUP=true -e RUN="integration" boulder ./test.sh;
```

Produces an error like:

```
+ python2 test/integration-test.py --chisel --load --filter test_http_multiva_threshold_pass --skip-setup
Traceback (most recent call last):
  File "test/integration-test.py", line 309, in <module>
    main()
  File "test/integration-test.py", line 217, in main
    caa_account_uri = caa_client.account.uri if caa_client is not None else None
UnboundLocalError: local variable 'caa_client' referenced before assignment
```

11003 of 17460 relevant lines covered (63.02%)

0.7 hits per line

Source Files on job 10456.6 (RUN="coverage" CONTAINER="netaccess")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9927
  • Travis Job 10456.6
  • 30d15591 on github
  • Prev Job for RUN="coverage" CONTAINER="netaccess" on master (#10441.6)
  • Next Job for RUN="coverage" CONTAINER="netaccess" on master (#10459.6)
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