ctags icon indicating copy to clipboard operation
ctags copied to clipboard

main,Fypp: stop applying the line filter if there is no more input

Open masatake opened this issue 3 years ago • 1 comments

Close #3493.

masatake avatar Sep 29 '22 19:09 masatake

Codecov Report

Base: 83.40% // Head: 83.41% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (092da29) compared to base (132379f). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3495   +/-   ##
=======================================
  Coverage   83.40%   83.41%           
=======================================
  Files         220      220           
  Lines       52967    52977   +10     
=======================================
+ Hits        44178    44191   +13     
+ Misses       8789     8786    -3     
Impacted Files Coverage Δ
parsers/fypp.c 99.42% <ø> (ø)
main/promise.c 100.00% <100.00%> (+2.38%) :arrow_up:
main/read.c 95.52% <100.00%> (+0.05%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 29 '22 19:09 codecov[bot]