Konstantin8105 / c4go

Transpiling C code to Go code
MIT License
364 stars 37 forks source link

github action #503

Closed Konstantin8105 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #503 (8ce5ac6) into master (69de064) will increase coverage by 0.45%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #503      +/-   ##
==========================================
+ Coverage   82.74%   83.19%   +0.45%     
==========================================
  Files         194      194              
  Lines       11010    12317    +1307     
==========================================
+ Hits         9110    10247    +1137     
- Misses       1374     1600     +226     
+ Partials      526      470      -56     
Impacted Files Coverage Δ
program/cstd.go 98.29% <100.00%> (+0.58%) :arrow_up:
noarch/locale.go 0.00% <0.00%> (-100.00%) :arrow_down:
noarch/sys_time.go 0.00% <0.00%> (-100.00%) :arrow_down:
noarch/time.go 0.00% <0.00%> (-92.46%) :arrow_down:
debug.go 0.00% <0.00%> (-78.53%) :arrow_down:
noarch/signal.go 78.57% <0.00%> (-1.43%) :arrow_down:
noarch/util.go 85.71% <0.00%> (-0.65%) :arrow_down:
transpiler/value_to_pointer.go 80.43% <0.00%> (-0.64%) :arrow_down:
unused.go 0.00% <0.00%> (ø)
ast/enum.go 100.00% <0.00%> (ø)
... and 185 more

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 69de064...8ce5ac6. Read the comment docs.