AnonymouX47 / term-image

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

Improvements to Utilities #103

Closed AnonymouX47 closed 2 months ago

AnonymouX47 commented 9 months ago
github-actions[bot] commented 6 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
  _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

AnonymouX47 commented 2 months ago

Superseded by #131.

My vision for this aspect of the API has changed drastically since ef094db3754ad185eb7b06e2bdffd3f4392e4d0c.