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

Enable BUILDCC_TESTING for MSVC #195

Closed coder137 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #195 (de4fb67) into main (c9c2cd8) will decrease coverage by 0.12%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
- Coverage   99.25%   99.13%   -0.12%     
==========================================
  Files          54       54              
  Lines        1739     1729      -10     
  Branches      466      463       -3     
==========================================
- Hits         1726     1714      -12     
- Misses          1        2       +1     
- Partials       12       13       +1     
Impacted Files Coverage Δ
buildcc/plugins/src/buildcc_find.cpp 94.12% <66.67%> (-5.88%) :arrow_down:
buildcc/lib/env/include/env/util.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 c9c2cd8...de4fb67. Read the comment docs.