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

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

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 03:34AM 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

28 May 2026 03:15AM UTC coverage: 72.492%. Remained the same
#1757

push

travis-pro

web-flow
Fix Tycho-surefire system-property config: `<systemPropertyVariables>` → `<systemProperties>` (#572)

`<systemPropertyVariables>` is a maven-surefire parameter; Tycho-surefire's
equivalent is `<systemProperties>` (no "Variables" suffix). The existing
config has been silently a no-op since it was written—`./mvnw verify -X`
shows the warning `Parameter 'systemPropertyVariables' is unknown for plugin
'tycho-surefire-plugin:5.0.2:test'`.

The visible effect of the fix is that `java.util.logging.config.file` is now
actually propagated to the test JVM (it was being dropped before), so the
project's `logging.properties` config applies to test output as originally
intended. Other system properties referenced in the same block would also
start propagating; this PR doesn't add any.

1207 of 1665 relevant lines covered (72.49%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1757.1 28 May 2026 03:34AM UTC 31
72.49
Source Files on build #1757
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • be53cbf5 on github
  • Prev Build on gh-readonly-queue/main/pr-571-6a0b24d5ac9eb027a2ddcfe692e1a4185829914a
  • Next Build on main (#26552818242)
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