Konstantin8105 / c4go

Transpiling C code to Go code
MIT License
365 stars 38 forks source link

travis: update Go version #488

Closed Konstantin8105 closed 3 years ago

Konstantin8105 commented 3 years ago

Close #485

codecov[bot] commented 3 years ago

Codecov Report

Merging #488 (d732244) into master (aee7b45) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #488   +/-   ##
=======================================
  Coverage   82.86%   82.87%           
=======================================
  Files         193      193           
  Lines       10848    10853    +5     
=======================================
+ Hits         8989     8994    +5     
  Misses       1354     1354           
  Partials      505      505           
Impacted Files Coverage Δ
noarch/stdlib.go 92.18% <100.00%> (ø)
util/goast.go 86.36% <0.00%> (+0.23%) :arrow_up:
transpiler/enum.go 79.73% <0.00%> (+0.26%) :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 aee7b45...d732244. Read the comment docs.