DiamondLightSource / tickit

Event-based hardware simulation framework
Apache License 2.0
6 stars 0 forks source link

Strip whitespace from regex command input #173

Closed abbiemery closed 1 year ago

abbiemery commented 1 year ago

Returns to expected behaviour of regex command interpreter stripping white space.

codecov[bot] commented 1 year ago

Codecov Report

Merging #173 (f1b058f) into master (8a457e5) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   95.21%   95.21%           
=======================================
  Files          43       43           
  Lines        1295     1295           
=======================================
  Hits         1233     1233           
  Misses         62       62           
Files Changed Coverage Δ
...kit/adapters/interpreters/command/regex_command.py 96.15% <100.00%> (ø)