AnonymouX47 / term-image

Display images in the terminal with python
https://term-image.readthedocs.io
MIT License
206 stars 9 forks source link

Improvements to Utilities #103

Open AnonymouX47 opened 6 months ago

AnonymouX47 commented 6 months ago
github-actions[bot] commented 2 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/term_image
  __init__.py 29-30, 40, 93, 107-110, 121-125, 139-142, 219
  _ctlseqs.py
  _utils.py 5-43, 52-80, 85-86, 92-97, 101-107, 114-136, 143, 157-208, 256-420, 428-436, 444, 452, 460-910
  color.py
  exceptions.py
  geometry.py
  padding.py
  utils.py 22
  src/term_image/image
  block.py
  common.py 1940
  iterm2.py
  kitty.py 302
  src/term_image/render
  _iterator.py
  src/term_image/renderable
  _renderable.py
  _types.py
  src/term_image/widget
  _urwid.py
Project Total  

This report was generated by python-coverage-comment-action