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

CD/CD Msvc analysis #132

Closed coder137 closed 2 years ago

coder137 commented 3 years ago

https://devblogs.microsoft.com/cppblog/microsoft-cpp-code-analysis-with-github-actions/

codecov[bot] commented 3 years ago

Codecov Report

Merging #132 (75cd653) into main (581c827) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files          42       42           
  Lines        1082     1082           
  Branches      331      331           
=======================================
  Hits         1073     1073           
  Partials        9        9           
Impacted Files Coverage Δ
buildcc/lib/args/src/register.cpp 100.00% <0.00%> (ø)
buildcc/lib/args/include/args/register.h 100.00% <0.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 581c827...75cd653. Read the comment docs.