mrz1988 / lilies

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

Improve test coverage a bit #52

Closed mrz1988 closed 3 years ago

mrz1988 commented 3 years ago

Summary

Adds a few tests for LilyBlock and resize that were lacking before. Should make codecov more happy.

codecov[bot] commented 3 years ago

Codecov Report

Merging #52 (a1fafb9) into master (b78ab6d) will increase coverage by 1.58%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   87.92%   89.50%   +1.58%     
==========================================
  Files          35       35              
  Lines        1813     1811       -2     
  Branches      301      301              
==========================================
+ Hits         1594     1621      +27     
+ Misses        183      163      -20     
+ Partials       36       27       -9     
Impacted Files Coverage Δ
lilies/objects/lilyblock.py 93.02% <0.00%> (+13.13%) :arrow_up:
lilies/api/resize.py 97.82% <0.00%> (+6.52%) :arrow_up:

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 b78ab6d...a1fafb9. Read the comment docs.