lf1-io / padl

Functional deep learning
Apache License 2.0
106 stars 4 forks source link

Cut bugfix #373

Closed wuhu closed 2 years ago

wuhu commented 2 years ago

Fix simple bug in string cutting function (couldn't deal with single line).

codecov-commenter commented 2 years ago

Codecov Report

Merging #373 (e8adafc) into main (3f45f1a) will decrease coverage by 0.06%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #373      +/-   ##
==========================================
- Coverage   87.03%   86.97%   -0.07%     
==========================================
  Files          15       15              
  Lines        2830     2832       +2     
==========================================
  Hits         2463     2463              
- Misses        367      369       +2     
Impacted Files Coverage Δ
padl/dumptools/sourceget.py 86.55% <50.00%> (-1.48%) :arrow_down:

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 3f45f1a...e8adafc. Read the comment docs.