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

Target info example #158

Closed coder137 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #158 (d65250e) into main (e351f5b) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #158   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files          49       49           
  Lines        1245     1251    +6     
  Branches      325      325           
=======================================
+ Hits         1234     1240    +6     
  Partials       11       11           
Impacted Files Coverage Δ
buildcc/lib/target/include/target/generator.h 100.00% <ø> (ø)
buildcc/lib/args/include/args/register.h 100.00% <100.00%> (ø)
buildcc/lib/target/include/target/common/path.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 e351f5b...d65250e. Read the comment docs.