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

dls-controls / cs-web-proto
72%
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 subs
branch: subs
CHANGE BRANCH
x
Reset
  • subs
  • 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
  • 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
  • widget-refactor
  • widgetinterface
  • widgets
  • wrapper-styling-fixes
  • wrappers

pending completion
405

push

travis-ci

willrogers
'Fix' problem with useSubscription re-rendering.

useEffect was being called on every render. This works around it but is
not elegant.

215 of 334 branches covered (64.37%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

564 of 749 relevant lines covered (75.3%)

26.7 hits per line

Relevant lines Covered
Build:
Build:
749 RELEVANT LINES 564 COVERED LINES
26.7 HITS PER LINE
Source Files on subs
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
405 subs 'Fix' problem with useSubscription re-rendering. useEffect was being called on every render. This works around it but is not elegant. push 24 Oct 2019 12:48PM UTC willrogers travis-ci pending completion  
434 subs 'Fix' problem with useSubscription re-rendering. useEffect was being called on every render. This works around it but is not elegant. push 24 Oct 2019 12:48PM UTC willrogers travis-ci-com pending completion  
392 subs Allow useSubscription to subscribe to multiple PVs. This prevents having to call it multiple times from a component. push 23 Oct 2019 07:54AM UTC willrogers travis-ci pending completion  
421 subs Allow useSubscription to subscribe to multiple PVs. This prevents having to call it multiple times from a component. push 23 Oct 2019 07:54AM 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

© 2026 Coveralls, Inc