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

Env task states #163

Closed coder137 closed 2 years ago

coder137 commented 2 years ago

env::TaskState

codecov[bot] commented 2 years ago

Codecov Report

Merging #163 (4e79327) into main (a3cbff2) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   99.19%   99.19%           
=======================================
  Files          49       50    +1     
  Lines        1353     1357    +4     
  Branches      340      340           
=======================================
+ Hits         1342     1346    +4     
  Partials       11       11           
Impacted Files Coverage Δ
buildcc/lib/env/src/task_state.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 a3cbff2...4e79327. Read the comment docs.