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

se-edu / addressbook-level4 / 3938
94%

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

pending completion
3938

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

Jobs
ID Job ID Ran Files Coverage
1 3938.1 08 Jan 2018 12:05PM UTC 0
92.42
Travis Job 3938.1
Source Files on build 3938
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3938
  • 6b8ea09e on github
  • Prev Build on master (#3920)
  • Next Build on master (#3946)
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