Steppschuh / Java-Markdown-Generator

Java library to generate markdown
MIT License
230 stars 47 forks source link

Creating an OSGI Bundle with BND (fixes #17 ) #19

Closed ChristianHoesel closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (4495a73) into master (67c9117) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #19   +/-   ##
=========================================
  Coverage     69.55%   69.55%           
  Complexity      184      184           
=========================================
  Files            31       31           
  Lines           611      611           
  Branches         46       46           
=========================================
  Hits            425      425           
  Misses          167      167           
  Partials         19       19           

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 67c9117...4495a73. Read the comment docs.

Steppschuh commented 3 years ago

Thanks!