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

ponder-lab / Hybridize-Functions-Refactoring / #1683
72%

Build:
DEFAULT BRANCH: main
Ran 26 May 2026 06:36PM UTC
Jobs 1
Files 31
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

26 May 2026 06:28PM UTC coverage: 72.219%. Remained the same
#1683

push

travis-pro

web-flow
Fix `eval` bundle.properties location so NLS messages resolve at runtime (#556)

The `eval` plug-in's `META-INF/MANIFEST.MF` declares
`Bundle-Name: %Bundle-Name` and `Bundle-Vendor: %Bundle-Vendor`. With no
explicit `Bundle-Localization:` header, OSGi defaults to looking up
those values in `OSGI-INF/l10n/bundle.properties`. The other three
plug-ins (`core`, `ui`, `tests`) follow this convention. The `eval`
plug-in had `bundle.properties` at the top level instead, so the
literal `%Bundle-Name` / `%Bundle-Vendor` strings showed in Eclipse's
plug-ins view at runtime.

Move `edu.cuny.hunter.hybridize.eval/bundle.properties` to
`edu.cuny.hunter.hybridize.eval/OSGI-INF/l10n/bundle.properties` and
update `build.properties` to include `OSGI-INF/` in `bin.includes`
(matching the other three plug-ins). Verified via
`./mvnw install -DskipTests=true -pl edu.cuny.hunter.hybridize.eval -am`.

Closes #21

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

1188 of 1645 relevant lines covered (72.22%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1683.1 26 May 2026 06:36PM UTC 31
72.22
Source Files on build #1683
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c7e9613e on github
  • Prev Build on gh-readonly-queue/main/pr-555-f931d53501d3d5f7b13456861e5c127c6977cce4
  • Next Build on main (#26467521944)
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