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

ben-manes / caffeine / #3538
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 04 Mar 2023 03:20AM UTC
Jobs 1
Files 77
Run time 2s
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
#3538

push

github-actions

ben-manes
Prefer assertThrows in tests when possible

Prefer assertThrows to TestNG's expected exception or try-catch blocks.

This narrows the amount of code that the exception can cover and makes
the test's expectations more explicit. It replaces our usage of TestNG's
expected exception and the try/execute/fail/catch idiom.

This also allowed for resolving most CheckReturnValue suppressions, so
cases of FutureReturnValueIgnored were also handled when feasible.

7478 of 7567 relevant lines covered (98.82%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #3538.1 04 Mar 2023 03:20AM UTC 0
98.82
Source Files on build #3538
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3538
  • 965ec217 on github
  • Prev Build on v3.dev
  • Next Build on v3.dev
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