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

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

pending completion
223

Pull #52

travis-ci

web-flow
Use loglevel for logging.

This allows us to use (judicious) logging that can be turned off
when we don't need it. Closes #49.
Pull Request #52: Use loglevel for logging.

83 of 178 branches covered (46.63%)

Branch coverage included in aggregate %.

4 of 4 new or added lines in 2 files covered. (100.0%)

279 of 446 relevant lines covered (62.56%)

9.1 hits per line

Relevant lines Covered
Build:
Build:
446 RELEVANT LINES 279 COVERED LINES
9.1 HITS PER LINE
Source Files on logging
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
223 logging Use loglevel for logging. This allows us to use (judicious) logging that can be turned off when we don't need it. Closes #49. Pull #52 10 Oct 2019 10:20AM UTC web-flow travis-ci pending completion  
252 logging Use loglevel for logging. This allows us to use (judicious) logging that can be turned off when we don't need it. Closes #49. Pull #52 10 Oct 2019 10:20AM UTC web-flow travis-ci-com pending completion  
251 logging Use loglevel for logging. This allows us to use (judicious) logging that can be turned off when we don't need it. Closes #49. push 10 Oct 2019 10:19AM UTC willrogers travis-ci-com pending completion  
222 logging Use loglevel for logging. This allows us to use (judicious) logging that can be turned off when we don't need it. Closes #49. push 10 Oct 2019 10:19AM UTC willrogers travis-ci 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