Konstantin8105 / c4go

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

AST: DeclRefExpr #468

Closed Konstantin8105 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #468      +/-   ##
==========================================
+ Coverage   84.78%   84.78%   +<.01%     
==========================================
  Files         192      192              
  Lines       11934    11936       +2     
==========================================
+ Hits        10118    10120       +2     
  Misses       1324     1324              
  Partials      492      492
Impacted Files Coverage Δ
ast/decl_ref_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 4f5ec91...64304e4. Read the comment docs.