fzi-forschungszentrum-informatik / catkin_doc

Tool for automatic ROS-API documentation generation
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Merge in devel branch #22

Closed fmauch closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #22 (c5ab0ea) into master (bf63640) will decrease coverage by 1.49%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   96.53%   95.03%   -1.50%     
==========================================
  Files          27       17      -10     
  Lines        1787     1008     -779     
==========================================
- Hits         1725      958     -767     
+ Misses         62       50      -12     
Flag Coverage Δ
unittests 95.03% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/catkin_doc/formatters/markdown_formatter.py 100.00% <100.00%> (ø)
src/catkin_doc/pkghandler.py 100.00% <100.00%> (ø)
test/test_mdparser.py
test/test_full_package.py
test/test_cpp.py
test/test_launchfile.py
test/test_cmakeparser.py
test/test_mdformat.py
test/test_python.py
test/test_datastructures.py
... and 1 more

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 bf63640...c5ab0ea. Read the comment docs.