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

hibernate / hibernate-search / 146
92%

Build:
DEFAULT BRANCH: main
Ran 15 Oct 2021 01:58PM UTC
Jobs 1
Files 2389
Run time 11min
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
146

push

jenkins

Fabio Massimo Ercoli
HSEARCH-4347 Clean up the OutboxEvent class

* Move toString() implementation to the top, since it overrides
  something from a superclass.
* Remove unnecessary and unreliable equals()/hashcode():
  * We don't put OutboxEvent entities in sets or maps as far as I can
    tell.
  * What would it bring us to know that two events contain the same
    information?
  * The consequences for ignoring the entity ID in equals/hashCode
    could be dire (we could forget to process some events, ...).

30128 of 32901 relevant lines covered (91.57%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 146.1 15 Oct 2021 01:58PM UTC 0
91.57
Source Files on build 146
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #146
  • 26810460 on github
  • Prev Build on main (#145)
  • Next Build on main (#147)
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