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

Scoped Storage and static Storage class #205

Closed coder137 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #205 (bf3675a) into main (f51e232) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #205   +/-   ##
=======================================
  Coverage   98.99%   98.99%           
=======================================
  Files          62       62           
  Lines        1874     1882    +8     
  Branches      505      505           
=======================================
+ Hits         1855     1863    +8     
  Misses          1        1           
  Partials       18       18           
Impacted Files Coverage Δ
buildcc/lib/env/include/env/storage.h 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 f51e232...bf3675a. Read the comment docs.