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

Monits / findbugs-plugin / 60

Builds Branch Commit Type Ran Committer Via Coverage
60 master Ignored fields should not trigger missing toString - If all interesting fields are ignored, no missing toString error should be triggered. - Fix this false positive, and add tests. push 15 Jun 2015 06:08PM UTC jsotuyod travis-ci pending completion   set done
59 master Add test case for missing library field - When a field is of a mmissing class type, it should not report it as a bug, but merely as a missing class push 15 Jun 2015 05:08PM UTC jsotuyod travis-ci pending completion   set done
58 master Update travis config for new plugin versions push 15 Jun 2015 03:20AM UTC jsotuyod travis-ci pending completion   set done
53 master Added summary for new detector Summary: just that Test Plan: none Reviewers: jmsotuyo Reviewed By: jmsotuyo Differential Revision: http://ph.monits.com/D10551 push 09 Apr 2015 06:35PM UTC Fernando Herrera travis-ci pending completion   set done
52 master Fix typo push 09 Apr 2015 05:52PM UTC jsotuyod travis-ci pending completion   set done
51 master Added equals-hashCode field equality detector Summary: Checks if the hashCode method uses the same fields than the equals. - Add detector - Add sample classes - Add detector test - Add findbugs definition and bug messages Test Plan: run tes... push 09 Apr 2015 05:18PM UTC Fernando Herrera travis-ci pending completion   set done
50 master Improve README's formatting push 17 Mar 2015 05:16PM UTC jsotuyod travis-ci pending completion   set done
49 master Update README with new detector push 17 Mar 2015 05:12PM UTC jsotuyod travis-ci pending completion   set done
48 master Implement Effective Java's item 8 Summary: - Don't override equals if already defined by a super-class, doing so breaks the general contract of `Object.equals` by breaking symmetry. Test Plan: mvn test Reviewers: pabad, rpereyra, jpcivile ... push 17 Mar 2015 05:00PM UTC jsotuyod travis-ci pending completion   set done
47 master Properly handle arrays of primitives Summary: - Once again, Findbugs' inner implementation betrays me... Test Plan: mvn test Reviewers: pabad, rpereyra, jpcivile Reviewed By: jpcivile Differential Revision: http://ph.monits.com/D10272 push 16 Mar 2015 10:30PM UTC jsotuyod travis-ci pending completion   set done
46 master Added Effective Java's tem 10 detector to README - Even more Effective Java detectors to come. push 16 Mar 2015 06:09PM UTC jsotuyod travis-ci pending completion   set done
44 master Implement check for Effective Java item 10 Summary: - All methods with any kind of interesting internal state should override `toString` - All fields having a meaningful value should be part of `toString` Test Plan: # arc patch # mvn cle... push 16 Mar 2015 05:52PM UTC jsotuyod travis-ci pending completion   set done
43 master Upgrade to findbugs 3.0.1 push 13 Mar 2015 05:45PM UTC jsotuyod travis-ci pending completion   set done
42 0.1.1 Build for version v0.1.1 push 09 Mar 2015 03:53PM UTC jsotuyod travis-ci pending completion   set done
41 master Merge release version 0.1.1 * staging: Build for version v0.1.1 Improve `@VisibleForTesting` detector Ignore samples when analyzig code with Findbugs Prepare dev cycle for minor bug fixes Conflicts: pom.xml push 09 Mar 2015 03:53PM UTC jsotuyod travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc