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

ExpediaGroup / bull / #1408
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 01 Apr 2026 09:58AM UTC
Jobs 1
Files 60
Run time 1min
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

01 Apr 2026 09:49AM UTC coverage: 99.919%. First build
#1408

push

fborriello
fix: bring bull-bean-transformer coverage to 100%

- Replace NO_OP_FIELD_TRANSFORMER_SENTINEL (FieldTransformer with an
  unreachable lambda body) with a two-key cache approach in
  getPrimitiveTypeTransformer: a Boolean.TRUE marker stored under
  cacheKey + ".nullConversion" represents a cached null result,
  eliminating the uncoverable lambda$static$0 method.
- Add testResetFieldsTransformationSkipWorksProperly to cover the
  previously uncalled resetFieldsTransformationSkip() method.
- Add testGetSourceFieldTypeReturnsCachedNullForAbsentField to cover
  the ABSENT_SOURCE_FIELD_TYPE sentinel cache-hit branch.
- Add testGetDestFieldNameReturnsCachedNullForParameterWithNoAnnotation
  to cover the ABSENT_FIELD_NAME sentinel cache-hit branch.
- Add testAutomaticPrimitiveTypeTransformationCachesNullConversionForSameTypeFields
  to cover the null-marker cache-hit branch in getPrimitiveTypeTransformer.
- Add testCanBeInjectedByConstructorParamsLambdaBranchesWorkCorrectly
  to cover the areNamesAvailable=false branches of the || expression
  inside canBeInjectedByConstructorParams lambda.

All JaCoCo coverage checks now pass (methods=1.0, branches, lines, etc.).

5 of 6 new or added lines in 1 file covered. (83.33%)

1235 of 1236 relevant lines covered (99.92%)

1.95 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
99.5
bull-bean-transformer/src/main/java/com/expediagroup/beans/transformer/TransformerImpl.java
Jobs
ID Job ID Ran Files Coverage
1 #1408.1 01 Apr 2026 09:58AM UTC 60
99.92
Source Files on build #1408
  • Tree
  • List 60
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e7e2ee8e on github
  • Next Build on improvement/reflection-and-performance-fixes
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