Konstantin8105 / c4go

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

VisibilityAttr: add Implicit #475

Closed Konstantin8105 closed 5 years ago

Konstantin8105 commented 5 years ago

Close #474

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
+ Coverage   84.78%   84.79%   +<.01%     
==========================================
  Files         192      192              
  Lines       11939    11941       +2     
==========================================
+ Hits        10123    10125       +2     
  Misses       1324     1324              
  Partials      492      492
Impacted Files Coverage Δ
ast/visibility_attr.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 faf20e5...e704322. Read the comment docs.