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

[CRTP] Target Flags API #153

Closed coder137 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #153 (ea3ef07) into main (04b79f1) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
+ Coverage   99.07%   99.07%   +0.01%     
==========================================
  Files          46       46              
  Lines        1180     1188       +8     
  Branches      322      322              
==========================================
+ Hits         1169     1177       +8     
  Partials       11       11              
Impacted Files Coverage Δ
buildcc/lib/target/include/target/target.h 100.00% <ø> (ø)
buildcc/lib/target/src/api/pch_api.cpp 100.00% <ø> (ø)
buildcc/lib/target/src/api/flag_api.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 04b79f1...ea3ef07. Read the comment docs.