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

[Bootstrap] BuildCC through CMake #166

Closed coder137 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #166 (d0d7be4) into main (58e618f) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
+ Coverage   99.29%   99.30%   +0.01%     
==========================================
  Files          53       54       +1     
  Lines        1542     1571      +29     
  Branches      403      408       +5     
==========================================
+ Hits         1531     1560      +29     
  Partials       11       11              
Impacted Files Coverage Δ
buildcc/lib/args/include/args/args.h 100.00% <ø> (ø)
buildcc/lib/args/include/args/persistent_storage.h 100.00% <100.00%> (ø)
buildcc/lib/target/include/target/generator.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 58e618f...d0d7be4. Read the comment docs.