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

se-edu / addressbook-level4 / 3938 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 08 Jan 2018 12:05PM UTC
Files 93
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

08 Jan 2018 12:02PM UTC coverage: 92.419% (-0.07%) from 92.492%
3938.1

push

travis-ci

web-flow
[#264] Replace use of `assert false` with `throw new AssertionError()` (#788)

In some places of the code, we use `assert false` to indicate the
execution has reached an unacceptable state.

This is not compliant with our code style (as revised by [1]) which
states `throw new AssertionError()` is preferred for such situations.

Let's replace `assert false` with `throw new AssertionError()` where
applicable.

[1] oss-generic/process#19

1463 of 1583 relevant lines covered (92.42%)

0.92 hits per line

Source Files on job 3938.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3938
  • Travis Job 3938.1
  • 6b8ea09e on github
  • Prev Job for on master (#3920.1)
  • Next Job for on master (#3946.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