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

Target specialization static polymorphism #144

Closed coder137 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #144 (dc85320) into main (e401fe6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #144   +/-   ##
=======================================
  Coverage   99.07%   99.07%           
=======================================
  Files          43       43           
  Lines        1182     1182           
  Branches      323      323           
=======================================
  Hits         1171     1171           
  Partials       11       11           
Impacted Files Coverage Δ
buildcc/lib/target/include/target/target.h 98.51% <ø> (ø)
...uildcc/lib/toolchain/include/toolchain/toolchain.h 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 e401fe6...dc85320. Read the comment docs.