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

mtlynch / ndt-e2e-clientworker / 54 / 1
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: replay-generator
DEFAULT BRANCH: master
Ran 12 Apr 2016 09:19PM UTC
Files 9
Run time 0s
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

12 Apr 2016 09:16PM UTC coverage: 87.9% (-0.6%) from 88.462%
54.1

push

travis-ci

mtlynch
Convert exceptions to errors, fix time recording

This makes a few changes that are a bit intermixed in the code:

1. Changes recording of start time and end time so that they record when the
underlying client process began and ended, not when the the actual tests
began (the revised behavior matches the spec).
2. Changes recording of s2c/c2s end_time values so that it actually waits for
the element it's waiting for before recording the time.
3. Changes two error cases so that instead of raising ValueError and killing
the process. One case was changed to a custom exception that kills the
process, as it should never occur. The other case was changed to a graceful
error that is recorded in results, but does not kill the process.
4. Removes the timeout handling logic from the result page parsing because
parsing the result page cannot time out (does not use WebDriverWait).

In addition, refactors html_driver a bit so that there is less mixing of
abstraction layers within functions.

Lastly, deletes the freezegun unit test as it was not providing additional
coverage over the final timing test and it's an additional unneeded
dependency.

247 of 281 relevant lines covered (87.9%)

0.88 hits per line

Source Files on job 54.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 54
  • Travis Job 54.1
  • 01fe6e87 on github
  • Prev Job for on fix-start-end-time (#52.1)
  • Next Job for on fix-start-end-time (#55.1)
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