Konstantin8105 / c4go

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

AST: update nodes #471

Closed Konstantin8105 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #471 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #471      +/-   ##
==========================================
+ Coverage   84.78%   84.78%   +<.01%     
==========================================
  Files         192      192              
  Lines       11936    11939       +3     
==========================================
+ Hits        10120    10123       +3     
  Misses       1324     1324              
  Partials      492      492
Impacted Files Coverage Δ
ast/warn_unused_result_attr.go 100% <100%> (ø) :arrow_up:
ast/member_expr.go 100% <100%> (ø) :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 9ce2a26...ee1137e. Read the comment docs.