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] Target Copy #134

Closed coder137 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #134 (925d38c) into main (cb45c45) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   99.17%   99.23%   +0.06%     
==========================================
  Files          42       43       +1     
  Lines        1082     1169      +87     
  Branches      331      334       +3     
==========================================
+ Hits         1073     1160      +87     
  Partials        9        9              
Impacted Files Coverage Δ
.../lib/target/include/target/friend/compile_object.h 100.00% <100.00%> (ø)
buildcc/lib/target/include/target/target.h 98.36% <100.00%> (+0.25%) :arrow_up:
buildcc/lib/target/src/target/copy.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 cb45c45...925d38c. Read the comment docs.