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

[Feature] Verify toolchain #169

Closed coder137 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #169 (b62ab92) into main (6d17fe3) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
+ Coverage   99.30%   99.35%   +0.05%     
==========================================
  Files          54       55       +1     
  Lines        1571     1694     +123     
  Branches      408      456      +48     
==========================================
+ Hits         1560     1683     +123     
  Partials       11       11              
Impacted Files Coverage Δ
...uildcc/lib/toolchain/include/toolchain/toolchain.h 100.00% <ø> (ø)
buildcc/lib/env/include/env/util.h 100.00% <100.00%> (ø)
buildcc/lib/toolchain/src/api/toolchain_verify.cpp 100.00% <100.00%> (ø)
buildcc/plugins/src/buildcc_find.cpp 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 6d17fe3...b62ab92. Read the comment docs.