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

hibernate / hibernate-search-6-poc / 347
87%

Build:
DEFAULT BRANCH: master
Ran 09 Apr 2018 03:38PM UTC
Jobs 1
Files 466
Run time 47s
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
347

push

travis-ci

yrodiere
Remove the use of casts in PojoElement

We already check that the expected type matches the actual type during
bootstrap, so the caster would only be useful if those checks were
incorrect and the property handles or container value extractors return
objects of a different type than what they advertise. This would mean a
bug in property handles or container value extractors, which could
affect much more than just the PojoElements.

If we really want to protect ourselves against such bugs, we should do
it more extensively. I don't think we want this, though, since the casts
would be useless in most cases, and would only help to debug when they
are useful (failures would occur even without the casts, just not in
obvious places).

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

6172 of 7880 relevant lines covered (78.32%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 347.1 09 Apr 2018 03:38PM UTC 0
78.32
Travis Job 347.1
Source Files on build 347
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #347
  • b0166e9f on github
  • Prev Build on master (#344)
  • Next Build on master (#348)
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