mrz1988 / lilies

A cross-platform colored text formatting tool for the command line
MIT License
0 stars 0 forks source link

Fix whitespace issues with resizing #56

Closed mrz1988 closed 3 years ago

mrz1988 commented 3 years ago

Summary

codecov[bot] commented 3 years ago

Codecov Report

Merging #56 (f3ca8e6) into master (f1e6b24) will decrease coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   91.17%   91.06%   -0.11%     
==========================================
  Files          36       36              
  Lines        1825     1825              
  Branches      302      302              
==========================================
- Hits         1664     1662       -2     
- Misses        134      135       +1     
- Partials       27       28       +1     
Impacted Files Coverage Δ
lilies/__init__.py 81.81% <100.00%> (ø)
lilies/api/resize.py 95.74% <100.00%> (-2.13%) :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 57f8df4...f3ca8e6. Read the comment docs.