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

[Plugin] BuildCC Find #115

Closed coder137 closed 3 years ago

coder137 commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #115 (7071b72) into main (649e924) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   98.95%   99.01%   +0.06%     
==========================================
  Files          29       31       +2     
  Lines         861      909      +48     
  Branches      281      302      +21     
==========================================
+ Hits          852      900      +48     
  Partials        9        9              
Impacted Files Coverage Δ
buildcc/plugins/include/plugins/buildcc_find.h 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 649e924...7071b72. Read the comment docs.