go-openapi / strfmt

openapi toolkit common string formats
Apache License 2.0
102 stars 62 forks source link

Fix function comments based on best practices from Effective Go #49

Closed CodeLingoTeam closed 5 years ago

CodeLingoTeam commented 5 years ago

Hi, we updated an exported function comment based on best practices from Effective Go. It’s admittedly a relatively minor fix up. Does this help you?

codecov[bot] commented 5 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   89.26%   89.26%           
=======================================
  Files          10       10           
  Lines        1668     1668           
=======================================
  Hits         1489     1489           
  Misses        149      149           
  Partials       30       30
Impacted Files Coverage Δ
format.go 73.91% <ø> (ø) :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 4d736b2...13d6109. Read the comment docs.