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

dls-controls / pymalcolm
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: top_level
DEFAULT BRANCH: master
Repo Added 01 Jun 2016 10:31AM UTC
Files 112
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 WebSocket-ErrorReporting
branch: WebSocket-ErrorReporting
CHANGE BRANCH
x
Reset
  • WebSocket-ErrorReporting
  • 2-0
  • 2-0a2
  • 2-0a3
  • 2-0a4
  • 2-0a5
  • 2-0a6
  • 2-1
  • 2-2
  • 2-3
  • 2-3-1
  • ADCore
  • CAPartSubclasses
  • MotorCAParts
  • addTaskAndFuture
  • add_block_updates
  • add_debugging
  • add_unit_tests
  • andor
  • annotypes
  • api-docs
  • async-logging
  • attribute
  • attribute_types
  • attribute_xml
  • block_attribute
  • block_handle_request
  • block_respond
  • blockmeta
  • booleanarraymeta
  • bugfix
  • bugfixes
  • ca_format
  • ca_rename
  • cache
  • choice_none
  • client_comms
  • client_controller
  • code_review
  • comms_yaml
  • configure-args
  • controller_attributes
  • controller_base
  • controller_unify
  • counter_part
  • counter_subscriber
  • counter_tweaks
  • countercontroller
  • countercontroller_system_test
  • coverage
  • dataset-changes
  • descriptions
  • detector-pause
  • dev-gary
  • dev-tom
  • docs
  • excalibur
  • feature/SubscriptionHandling
  • fineTheta
  • fix-error
  • fix-runnable-child
  • fix_docs
  • fix_landscape
  • from_dict_method
  • getattr-magic
  • hdf
  • hdf-file
  • hdf-flush-interval-caput
  • hdf-format-fix
  • hdf-new-release
  • hello_controller
  • hello_part
  • hook
  • hook_tests
  • i08-deployment
  • i08-integration
  • i14
  • i14-integration
  • i18-caputs_do-not-merge
  • i18-deployment
  • i18-deployment_2_3
  • i18-integration_do-not-merge
  • id_type_cleanup
  • imalcolm
  • improve_cache
  • io8-picks
  • ixxdetector-profile-compatibility
  • landscape
  • load-save
  • lock
  • locking
  • log_name
  • make-publish
  • manager-refactor
  • managercontroller
  • map
  • map_rewrite
  • master
  • meta
  • meta_changes
  • meta_rename
  • meta_renaming
  • method
  • method-takes
  • method_dict
  • method_items
  • method_request
  • min-turnaround-fix
  • mixerLoggable
  • monitorable
  • more-metas
  • new-hooks
  • new_block_subs
  • new_controller
  • notifier
  • notifier_tidyup
  • ntattributes
  • num-array-meta-tests
  • odin-eiger
  • panda
  • panda-comms-fix
  • panda-data-ideas
  • panda-datasets
  • panda-nexus-tags
  • panda-onboard
  • panda_fix
  • pandabox-onboard
  • part
  • pmac-append
  • pmac-fixes
  • pmac-reset-gpio
  • pmca-fix
  • pre-GDA9.3
  • process_block
  • process_block_clientcomms
  • process_spawn
  • process_thread
  • put_request
  • pva-regression
  • pva_comms
  • pva_test
  • python3
  • refactor
  • refactor-tmc
  • refactor_serialize
  • request-response
  • request_dict
  • response
  • response_dict
  • response_reorder
  • rest
  • scanpointgenerator
  • send_to_caller
  • serializable
  • serializable-refactor
  • serialize_refactor
  • server_comms
  • small-fixes
  • spawnable
  • spawnable_async_flag
  • speed-up-tests
  • speedups
  • spg-fix
  • spg2-integration
  • state-machine
  • statemachine_move
  • stringarraymeta
  • subscribing
  • system_tests
  • table
  • table-bug
  • takes_classes
  • test_fixes
  • test_hello_controller
  • test_imports
  • test_landscape
  • testrig
  • top_level
  • traj-fix
  • travis_build_issues
  • unsubscribe
  • update
  • update-configure-args
  • virtualenv
  • webgui
  • works-without-X
  • writeable
  • wscomms_fixes
  • xspress3
  • yaml
  • yaml-refactor

pending completion
1745

push

travis-ci

btester271828
Fixed bad Error catch
Was throwing error on all requests without path,
which broke unsubscribing among other things.
Now only throws on PathRequest without path

6993 of 8169 relevant lines covered (85.6%)

5.1 hits per line

Relevant lines Covered
Build:
Build:
8169 RELEVANT LINES 6993 COVERED LINES
5.1 HITS PER LINE
Source Files on WebSocket-ErrorReporting
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1745 WebSocket-ErrorReporting Fixed bad Error catch Was throwing error on all requests without path, which broke unsubscribing among other things. Now only throws on PathRequest without path push 15 May 2018 04:36PM UTC btester271828 travis-ci pending completion  
1739 WebSocket-ErrorReporting Changes test messages to be OrderedDict (take 2) Also added extra test for superfluous params in message push 30 Apr 2018 01:10PM UTC btester271828 travis-ci pending completion  
1735 WebSocket-ErrorReporting Changed test messages to be OrderedDicts push 30 Apr 2018 11:38AM UTC btester271828 travis-ci pending completion  
1731 WebSocket-ErrorReporting Changed dict error reporting (take 2) push 30 Apr 2018 08:52AM UTC btester271828 travis-ci pending completion  
1729 WebSocket-ErrorReporting Changed display of dict keys in error message push 30 Apr 2018 08:45AM UTC btester271828 travis-ci pending completion  
1727 WebSocket-ErrorReporting Adjusted error to account for python3 being wierd push 27 Apr 2018 05:29PM UTC btester271828 travis-ci pending completion  
1725 WebSocket-ErrorReporting Adjusted py3 error tests to account for unicode strings push 27 Apr 2018 05:19PM UTC btester271828 travis-ci pending completion  
1723 WebSocket-ErrorReporting Fixed inconsistend dict key behaviour push 27 Apr 2018 05:13PM UTC btester271828 travis-ci pending completion  
1721 WebSocket-ErrorReporting Fixed typo in error test case push 27 Apr 2018 05:04PM UTC web-flow travis-ci pending completion  
1719 WebSocket-ErrorReporting Updated Unit tests for python3 Added different expected results for python3 (with version check) for some WebsocketHandler error cases push 27 Apr 2018 04:58PM UTC btester271828 travis-ci pending completion  
See All Builds (1728)
  • 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