You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would happen if _parse_tags gets an empty string, right? (So _parse_subreading would have to return something empty as second element.) Would ^foo/bar/fie$ do it? And maybe ^foo$ for the empty buf test in _parse_subreading? (Though I think that one should be caught by line 171)
https://coveralls.io/builds/16163088/source?filename=streamparser.py
there are a couple uncovered lines ;)
The text was updated successfully, but these errors were encountered: