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

Register Test Config #161

Closed coder137 closed 2 years ago

coder137 commented 2 years ago

See buildcc/lib/args/include/args/register/test_info.h

codecov[bot] commented 2 years ago

Codecov Report

Merging #161 (afa94aa) into main (ca0e5c3) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   99.16%   99.19%   +0.02%     
==========================================
  Files          49       49              
  Lines        1317     1353      +36     
  Branches      329      340      +11     
==========================================
+ Hits         1306     1342      +36     
  Partials       11       11              
Impacted Files Coverage Δ
buildcc/lib/args/include/args/register.h 100.00% <ø> (ø)
buildcc/lib/command/include/command/command.h 100.00% <ø> (ø)
buildcc/lib/args/src/register.cpp 99.08% <100.00%> (+0.49%) :arrow_up:

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 ca0e5c3...afa94aa. Read the comment docs.