elliotchance / c2go

⚖️ A tool for transpiling C to Go.
MIT License
2.09k stars 155 forks source link

Add noarch.NotUint32. #813

Closed andybalholm closed 5 years ago

andybalholm commented 5 years ago

This change is Reviewable

codecov[bot] commented 5 years ago

Codecov Report

Merging #813 into master will decrease coverage by 0.03%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #813      +/-   ##
=========================================
- Coverage   80.33%   80.3%   -0.04%     
=========================================
  Files         169     169              
  Lines        9784    9788       +4     
=========================================
  Hits         7860    7860              
- Misses       1474    1478       +4     
  Partials      450     450
Impacted Files Coverage Δ
noarch/noarch.go 42.85% <0%> (-7.15%) :arrow_down:

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 6de1129...1a57d85. Read the comment docs.