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

dls-controls / cs-web-proto
73%
master: 35%

Build:
Build:
LAST BUILD BRANCH: masterGH
DEFAULT BRANCH: master
Repo Added 19 Aug 2019 01:23PM UTC
Files 5
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 widget-refactor
branch: widget-refactor
CHANGE BRANCH
x
Reset
  • widget-refactor
  • ExecuteAsOneFix
  • GroupBoxContainer-Bugfix
  • actions
  • adding-led
  • adding_new_images
  • adff-widget
  • alarm-border
  • alarm-refactor
  • alarm-sensitivity
  • browser-history-fix
  • checkbox
  • circular-dependencies
  • colours
  • coniql
  • coniql-plugin-error
  • coniql-ssl
  • conn-re-render
  • connect-later
  • connections
  • contextmneu
  • conversion-tweaks
  • copy-progress-bar
  • copy-wrapper
  • coverage
  • default-protocol
  • demo-improvements
  • dependabot/npm_and_yarn/async-2.6.4
  • dependabot/npm_and_yarn/decode-uri-component-0.2.2
  • dependabot/npm_and_yarn/elliptic-6.5.4
  • dependabot/npm_and_yarn/eventsource-1.1.1
  • dependabot/npm_and_yarn/express-4.18.2
  • dependabot/npm_and_yarn/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/ini-1.3.7
  • dependabot/npm_and_yarn/json5-1.0.2
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/minimist-1.2.6
  • dependabot/npm_and_yarn/minimist-1.2.8
  • dependabot/npm_and_yarn/qs-6.5.3
  • dependabot/npm_and_yarn/semver-5.7.2
  • dependabot/npm_and_yarn/terser-4.8.1
  • dependabot/npm_and_yarn/tough-cookie-4.1.3
  • dependabot/npm_and_yarn/url-parse-1.5.10
  • dependabot/npm_and_yarn/url-parse-1.5.7
  • dependabot/npm_and_yarn/websocket-extensions-0.1.4
  • dependabot/npm_and_yarn/word-wrap-1.2.4
  • dependabot/npm_and_yarn/y18n-4.0.1
  • dependency-updates
  • device-parsing
  • device-query
  • device-widget
  • devices
  • devices-updated
  • diagrams
  • docs
  • documentation
  • documentation-and-cosmetic-code-changes
  • drawer-component
  • drop-down
  • dynamic-close-button
  • dynamic-content
  • dynamic-page-component
  • dynamic-router
  • editor
  • enum
  • exit
  • feature/plot
  • file-context
  • file-loading
  • filename-lint
  • fix-sim
  • fixes
  • flat-json
  • further-updates
  • github-actions
  • graphics
  • graphql-ws_protocol_upgrade
  • highlight
  • history
  • hooked-components
  • hooks
  • husky
  • image+symbol
  • image-widget
  • improved-presentation
  • inputstweak
  • label
  • layouts
  • led-updates
  • led-widget
  • lighthouse
  • lighthouse-throttle
  • linking-container
  • loadingOpiFiles
  • logging
  • machine-status
  • macro-fix
  • macros
  • master
  • masterGH
  • measure-no-throttle
  • measure-rules
  • measure-throttle
  • measurement
  • menubutton
  • metadata
  • minor-changes
  • minor-fixes
  • misc
  • mobilefriendly
  • multipage
  • new-opis
  • new-widgets
  • no-initial-query
  • opi-display-page
  • opi-mapping
  • opi-view
  • optional-pvname
  • outlines
  • parser-and-misc
  • performance
  • performance-changes
  • performance-demos
  • performance-hoc
  • performance-page
  • performance-rules
  • polyline-widget
  • popover-fix
  • position-object
  • positioning
  • prettier
  • progress-bar
  • prop-types
  • pss-screens
  • pv-specific-updates
  • react-testing-library
  • react-update
  • readback
  • readonly
  • reconnections
  • redux
  • redux-devtools
  • refs/heads/use_cs-web-lib
  • refs/tags/1.0.1
  • remove-enzyme
  • remove-get-value
  • remove-theme
  • remove-widget-styling
  • render-from-bob
  • resolve-macros
  • restructure
  • rule-re-render
  • rules
  • simpler-checkbox
  • slide-control
  • slideshow
  • stringify
  • styled-components
  • styling
  • subs
  • symbol-widget
  • synoptic
  • synoptic-coniql
  • tab-refactor
  • tabbed-beamline
  • tabs
  • tartiflette
  • test-pages
  • test-refactor
  • tests
  • tflette
  • theme
  • throttle
  • throttle-middleware
  • throttle-middleware-simplify
  • tidying
  • travis
  • tweaks
  • unsubscribe
  • unsubscription-bug
  • update
  • update-devices
  • update-merges
  • update-readme
  • update_dependencies
  • updates
  • updates2
  • url-info
  • use-effect
  • use_cs-web-lib
  • vtypes
  • waveforms
  • widget-parsing
  • widgetinterface
  • widgets
  • wrapper-styling-fixes
  • wrappers

pending completion
1573

Pull #221

travis-ci-com

web-flow
Merge 251956aea into ddfa953e2
Pull Request #221: Widget refactor

568 of 885 branches covered (64.18%)

Branch coverage included in aggregate %.

69 of 69 new or added lines in 10 files covered. (100.0%)

1402 of 1822 relevant lines covered (76.95%)

72.93 hits per line

Relevant lines Covered
Build:
Build:
1822 RELEVANT LINES 1402 COVERED LINES
72.93 HITS PER LINE
Source Files on widget-refactor
  • Tree
  • List 70
  • Changed 31
  • Source Changed 13
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1573 widget-refactor Merge 251956aea into ddfa953e2 Pull #221 07 Dec 2020 04:21PM UTC web-flow travis-ci-com pending completion  
1572 widget-refactor Attempt to simplify Widget. A widget is now rendered into one div, whose location is determined by the position prop. Context menu and tooltip are handled in the Widget and ConnectingComponent components respectively and no longer need to add th... push 07 Dec 2020 04:21PM UTC willrogers travis-ci-com pending completion  
1571 widget-refactor Merge b4420e4a0 into ddfa953e2 Pull #221 07 Dec 2020 04:15PM UTC web-flow travis-ci-com pending completion  
1570 widget-refactor Minor simplifications. push 07 Dec 2020 03:15PM UTC willrogers travis-ci-com pending completion  
1567 widget-refactor Refactor Widget and Connecting component. push 07 Dec 2020 12:51PM UTC willrogers travis-ci-com pending completion  
See All Builds (2407)
  • 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