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

openlcb / OpenLCB_Java
71%

Build:
DEFAULT BRANCH: master
Repo Added 22 Jan 2017 11:18PM CUT
Files 140
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.7.27
  • 0.7.27-signed
  • V0.7.27
  • bracz-cdi-coloredcopy
  • bracz-cdi-panel-visual-structure
  • bracz-cdilayoutdisappearfix
  • bracz-collapse-panel
  • bracz-configure-scrollbar-fix
  • bracz-datagram-test-flakiness
  • bracz-empty-group
  • bracz-event-ui-improve
  • bracz-eventsearchbox
  • bracz-eventtable
  • bracz-fix-memcfg-flakiness
  • bracz-fix-treepane-test
  • bracz-fixidentify-global
  • bracz-global-identify
  • bracz-hub-input-parser
  • bracz-listener-test-count
  • bracz-loaderclient-fixup
  • bracz-memcfg-test-flakiness-fix
  • bracz-memcfg-write-long
  • bracz-multiline-text
  • bracz-networktree-refresh
  • bracz-networktreeupdates
  • bracz-no-listen-invalid
  • bracz-nodeselector-sort
  • bracz-olc-v07-22
  • bracz-optimize-long-string-load
  • bracz-outputqueue-threading-batch
  • bracz-pc-reset-default
  • bracz-pc-unknown-identify
  • bracz-release-0-7-14
  • bracz-release-0-7-15
  • bracz-release-0-7-16
  • bracz-release-0-7-17
  • bracz-release-0-7-19
  • bracz-release-07-20
  • bracz-single-threading
  • bracz-stream-message-format
  • bracz-thread-name
  • bracz-time-generator-fixes
  • bracz-time-protocol
  • bracz-treepane-keyboard
  • bracz-v26
  • bracz-v28
  • bracz-v7-0-21
  • bracz-ver-0-7-12
  • bracz-versionedvalue-forceupdate
  • dependabot/maven/junit-junit-4.13.1
  • dependabot/maven/xerces-xercesImpl-2.12.0
  • oldmaster
  • pcOpenLcbCdiPanelUpgrade
  • release-0.2.27
  • release-0.7.14
  • release-0.7.27
  • release-0.7.28
  • revert-184-bracz-update-demo-readwrite

pending completion
484

push

travis-ci

web-flow
Build version 0.7.28 (#186)

5624 of 7920 relevant lines covered (71.01%)

0.71 hits per line

Relevant lines Covered
Build:
Build:
7920 RELEVANT LINES 5624 COVERED LINES
0.71 HITS PER LINE
Source Files on master
  • Tree
  • List 140
  • Changed 5
  • Source Changed 1
  • Coverage Changed 4
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
src/org/openlcb/MessageInteraction.java24 6 0 6 0.0
2.0
src/org/openlcb/cdi/cmd/BackupConfig.java98 50 1 49 1.0
2.33
src/org/openlcb/cdi/cmd/Util.java169 86 2 84 1.0
3.03
src/org/openlcb/cdi/cmd/RestoreConfig.java116 66 2 64 1.0
7.07
...lcb/implementations/throttle/TractionThrottle.java358 184 13 171 1.0
10.99
src/org/openlcb/can/impl/GridConnectInput.java193 91 10 81 1.0
11.11
...penlcb/implementations/BlueGoldExtendedEngine.java115 45 5 40 1.0
11.11
src/org/openlcb/cdi/jdom/JdomCdiReader.java68 27 3 24 1.0
11.93
src/org/openlcb/can/impl/OlcbConnection.java279 109 13 96 1.0
13.75
src/org/openlcb/hub/Hub.java179 80 11 69 1.0
Showing 1 to 10 of 140 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 14
  • Next
  • ►
    71.01
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
484 master Build version 0.7.28 (#186) push 27 Mar 2021 09:20PM CUT web-flow travis-ci pending completion  
481 master Collapse CDI panel segments by default (#182) - Opens up the CDI panel with the segments all closed up. - Fixes layout issues in CDIPanel when the window gets resized: - Removes horizontal scrollbar from the contentPanel. - Sets the width ... push 27 Mar 2021 08:00PM CUT web-flow travis-ci pending completion  
478 master <a href="https://github.com/openlcb/OpenLCB_Java/commit/38813716b">Revert &quot;Makes the demo read-write happen more similar to how JMRI reads stuff from the nodes. (#184)&quot; (#185) This reverts commit </a><a cl... push 27 Mar 2021 04:33PM CUT web-flow travis-ci pending completion  
471 master Makes the demo read-write happen more similar to how JMRI reads stuff from the nodes. (#184) Specifically, make the read happen a bit later and arrive on the swing thread. push 27 Mar 2021 02:54PM CUT web-flow travis-ci pending completion  
470 master Updates TreePaneTest to avoid race conditions. (#183) push 27 Mar 2021 02:33PM CUT web-flow travis-ci pending completion  
461 master Adds support for Identify Events Global message. (#181) * Forks identify events message into global and addressed message. * Adds support for Identify Events Global message. This is forked from the IdentifyEventsAddressed message, but is not... push 26 Mar 2021 04:10PM CUT web-flow travis-ci pending completion  
458 master Avoids adding an empty group to the output display. (#180) When the CDI contains a group that has no name, no description and no data elements, we skip rendering an empty box. push 21 Mar 2021 05:10PM CUT web-flow travis-ci pending completion  
455 master Adds better visual structure to cdi panel (#179) * Adjust CollapsiblePanel: - use standard background color instead of custom color - use standard font, but make sure title is bold. - Make minimum height 32 to avoid compressing the icon vertic... push 21 Mar 2021 05:05PM CUT web-flow travis-ci pending completion  
451 master Ignores build artifact. push 21 Mar 2021 03:44PM CUT balazsracz travis-ci pending completion  
450 master Warn the user upon closing with unsaved changes (#178) Adds a warning dialog when a CDI window is closed with unsaved settings. Misc changes: - cleans up how the save button enabled/disabled is handled - makes the collapsible panel header be... push 21 Mar 2021 12:59PM CUT web-flow travis-ci pending completion  
See All Builds (289)
  • Repo on GitHub
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

© 2025 Coveralls, Inc