coder137 / build_in_cpp

Build C, C++ and ASM files in C++
https://coder137.github.io/build_in_cpp/
Apache License 2.0
50 stars 2 forks source link

Api documentation for Args, Register and Supported Plugin #185

Closed coder137 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #185 (bc398ef) into main (75cecc4) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files          55       55           
  Lines        1743     1745    +2     
  Branches      474      474           
=======================================
+ Hits         1731     1733    +2     
  Partials       12       12           
Impacted Files Coverage Δ
buildcc/lib/args/include/args/args.h 100.00% <ø> (ø)
buildcc/lib/args/include/args/register.h 100.00% <100.00%> (ø)

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 75cecc4...bc398ef. Read the comment docs.