leanovate / gopter

GOlang Property TestER
MIT License
599 stars 40 forks source link

fix(gen/struct): typo in the comment #82

Closed kkweon closed 3 years ago

kkweon commented 3 years ago

correspoinding -> corresponding

codecov-commenter commented 3 years ago

Codecov Report

Merging #82 (62760ed) into master (f350002) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   92.58%   92.58%           
=======================================
  Files          54       54           
  Lines        2563     2563           
=======================================
  Hits         2373     2373           
  Misses        135      135           
  Partials       55       55           
Impacted Files Coverage Δ
gen/struct.go 97.95% <ø> (ø)

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 f350002...62760ed. Read the comment docs.