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

amaembo / huntbugs / 209
86%

Build:
DEFAULT BRANCH: master
Ran 13 Sep 2016 11:50AM UTC
Jobs 1
Files 173
Run time 8s
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
209

Pull #20

travis-ci

web-flow
Supporting 3-rd party detectors (rules)

- multiple messages.xml are read and merged
- Java SPI mechanism for discovering 3-rd party detectors
- default detector package is still needs to be used
- huntbugs maven plugin is not affected (to configure it standard tag 'dependencies' inside tag 'plugin' could be used)
- removed redundant public modifiers at interface nested classes (public by default)
- plugin currently supports single package for detectors
- introducing helper class to test detectors (to be reused)
- custom detectors can be located in custom packages
- minor refactoring
- added license agreement headers
- demonstrating development of custom detector
- sample project for custom detectors
- detectors are automatically tested with sample code in test scope
- sample project with HuntBugs maven plugin with custom detectors
- production code in sample project is not annotated with @AssertWarning
- sample project might be used for demonstration of project configuration without custom detectors as well
Pull Request #20: Custom detectors demo

87 of 87 new or added lines in 4 files covered. (100.0%)

8643 of 10037 relevant lines covered (86.11%)

0.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
huntbugs/src/main/java/one/util/huntbugs/warning/Messages.java
7
100.0
huntbugs/src/main/java/one/util/huntbugs/spi/DataTests.java
9
100.0
huntbugs/src/main/java/one/util/huntbugs/registry/DetectorRegistry.java
9
100.0
huntbugs/src/main/java/one/util/huntbugs/repo/Repository.java

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
huntbugs/src/main/java/one/util/huntbugs/repo/Repository.java
Jobs
ID Job ID Ran Files Coverage
1 209.1 13 Sep 2016 11:50AM UTC 0
86.11
Travis Job 209.1
Source Files on build 209
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #209
  • Pull Request #20
  • PR Base - master (#205)
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