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

Updated examples #207

Closed coder137 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #207 (dba25f9) into main (e41bf00) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   98.99%   98.99%           
=======================================
  Files          62       62           
  Lines        1877     1879    +2     
  Branches      504      505    +1     
=======================================
+ Hits         1858     1860    +2     
  Misses          1        1           
  Partials       18       18           
Impacted Files Coverage Δ
buildcc/lib/args/include/args/register.h 100.00% <ø> (ø)
buildcc/lib/args/include/args/args.h 100.00% <100.00%> (ø)
buildcc/lib/env/include/env/storage.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 e41bf00...dba25f9. Read the comment docs.