Neoteroi / mkdocs-plugins

Plugins for MkDocs.
MIT License
116 stars 9 forks source link

Add cards, timeline, gantt extensions #12

Closed RobertoPrevato closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #12 (4750b58) into main (a2a6e46) will decrease coverage by 6.95%. The diff coverage is 91.18%.

@@             Coverage Diff             @@
##              main      #12      +/-   ##
===========================================
- Coverage   100.00%   93.04%   -6.96%     
===========================================
  Files            5       24      +19     
  Lines          262     1237     +975     
===========================================
+ Hits           262     1151     +889     
- Misses           0       86      +86     
Impacted Files Coverage Δ
neoteroi/spantable/__init__.py 100.00% <ø> (ø)
neoteroi/projects/timeutil.py 76.92% <76.92%> (ø)
neoteroi/projects/domain.py 80.34% <80.34%> (ø)
neoteroi/projects/gantt/html.py 86.38% <86.38%> (ø)
neoteroi/projects/gantt/__init__.py 94.44% <94.44%> (ø)
neoteroi/timeline/__init__.py 96.55% <96.55%> (ø)
neoteroi/timeline/html.py 97.77% <97.77%> (ø)
neoteroi/cards/html.py 97.91% <97.91%> (ø)
neoteroi/cards/__init__.py 100.00% <100.00%> (ø)
neoteroi/cards/domain.py 100.00% <100.00%> (ø)
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.