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

Toolchain verify configs #180

Closed coder137 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #180 (ffa64f1) into main (1215e56) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
+ Coverage   99.30%   99.31%   +0.01%     
==========================================
  Files          55       55              
  Lines        1720     1744      +24     
  Branches      463      475      +12     
==========================================
+ Hits         1708     1732      +24     
  Partials       12       12              
Impacted Files Coverage Δ
...uildcc/lib/toolchain/include/toolchain/toolchain.h 100.00% <ø> (ø)
buildcc/lib/toolchain/src/api/toolchain_verify.cpp 99.31% <100.00%> (+0.14%) :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 1215e56...ffa64f1. Read the comment docs.