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

Updated bootstrap and buildexe #181

Closed coder137 closed 2 years ago

coder137 commented 2 years ago

Updated sphinx documentation for buildexe usage

codecov[bot] commented 2 years ago

Codecov Report

Merging #181 (deabae4) into main (d41c6cb) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
- Coverage   99.31%   99.31%   -0.00%     
==========================================
  Files          55       55              
  Lines        1744     1742       -2     
  Branches      475      473       -2     
==========================================
- Hits         1732     1730       -2     
  Partials       12       12              
Impacted Files Coverage Δ
buildcc/lib/target/src/api/include_api.cpp 100.00% <ø> (ø)
buildcc/lib/args/include/args/persistent_storage.h 100.00% <100.00%> (ø)
buildcc/lib/args/src/args.cpp 100.00% <100.00%> (ø)
buildcc/lib/target/src/target/build.cpp 92.50% <100.00%> (ø)
...cc/lib/target/src/target/friend/compile_object.cpp 100.00% <100.00%> (ø)
...ildcc/lib/target/src/target/friend/compile_pch.cpp 97.22% <100.00%> (+0.04%) :arrow_up:

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 d41c6cb...deabae4. Read the comment docs.