JelteF / PyLaTeX

A Python library for creating LaTeX files
https://jeltef.github.io/PyLaTeX/
MIT License
2.24k stars 286 forks source link

Include Chapter class in __init__.py #304

Closed vikpe closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #304 into master will increase coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
+ Coverage   89.56%   89.74%   +0.18%     
==========================================
  Files          44       44              
  Lines        3833     3833              
==========================================
+ Hits         3433     3440       +7     
+ Misses        400      393       -7     
Impacted Files Coverage Δ
pylatex/__init__.py 100.00% <100.00%> (ø)
pylatex/_version.py 49.76% <0.00%> (+1.67%) :arrow_up: