tributary icon indicating copy to clipboard operation
tributary copied to clipboard

Allow streaming nodes to timeout

Open timkpaine opened this issue 4 years ago • 1 comments

timkpaine avatar Feb 02 '21 01:02 timkpaine

Codecov Report

Merging #125 (91c790a) into main (8e6901f) will decrease coverage by 0.10%. The diff coverage is 46.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
- Coverage   77.07%   76.96%   -0.11%     
==========================================
  Files         104      104              
  Lines        5439     5448       +9     
  Branches      745      749       +4     
==========================================
+ Hits         4192     4193       +1     
- Misses       1080     1087       +7     
- Partials      167      168       +1     
Impacted Files Coverage Δ
tributary/streaming/node.py 88.72% <0.00%> (-0.88%) :arrow_down:
tributary/streaming/graph.py 70.27% <45.45%> (-6.21%) :arrow_down:
tributary/streaming/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8e6901f...91c790a. Read the comment docs.

codecov[bot] avatar Feb 03 '21 03:02 codecov[bot]