bauglir / Kroki.jl

Supports creating a variety of diagrams through the https://kroki.io service.
https://bauglir.github.io/Kroki.jl/stable
MIT License
81 stars 3 forks source link

Fix submodule docstrings #30

Closed bauglir closed 2 years ago

bauglir commented 2 years ago

Not all submodules were using the standardized docstring markup definitions from Kroki.documentation, some were missing docstrings, or contained documentation that wasn't exposed yet.

codecov[bot] commented 2 years ago

Codecov Report

Merging #30 (2998b25) into development (52a17d2) will not change coverage. The diff coverage is 100.00%.

@@              Coverage Diff              @@
##           development       #30   +/-   ##
=============================================
  Coverage       100.00%   100.00%           
=============================================
  Files                4         4           
  Lines              122       122           
=============================================
  Hits               122       122           
Impacted Files Coverage Δ
src/kroki/string_literals.jl 100.00% <ø> (ø)
src/kroki/exceptions.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.