apiad / auditorium

An HTML+CSS+JS generator from pure Python code
https://apiad.net/auditorium
81 stars 13 forks source link

Poetry #26

Closed apiad closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #26 into master will not change coverage. The diff coverage is 89.53%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   88.95%   88.95%           
=======================================
  Files           7        7           
  Lines         516      516           
=======================================
  Hits          459      459           
  Misses         57       57
Impacted Files Coverage Δ
auditorium/markdown.py 98.68% <100%> (ø) :arrow_up:
auditorium/components.py 96.92% <100%> (ø) :arrow_up:
auditorium/demo.py 100% <100%> (ø) :arrow_up:
auditorium/__main__.py 61.9% <75%> (ø) :arrow_up:
auditorium/show.py 79.73% <75.75%> (ø) :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 07d6d64...75dad72. Read the comment docs.