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

se-edu / addressbook-level4 / 4121
94%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2018 04:14AM 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

pending completion
4121

Pull #821

travis-ci

web-flow
We use java assert in a few tests, and JUnit assert in others.

Java asserts should not be used in test cases as they can be disabled through the command line.
This means that it is possible that these tests will pass while skipping over the assertion.

Let's replace assert statements with junit.Assert!
Pull Request #821: Test: replace all asserts with JUnit Assertion #814

1435 of 1560 relevant lines covered (91.99%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4121.1 08 Feb 2018 04:14AM UTC 0
91.99
Travis Job 4121.1
Source Files on build 4121
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4121
  • Pull Request #821
  • PR Base - master (#4079)
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