go-openapi / strfmt

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

fix: add iso8601 with timezone #104

Closed decentral1se closed 1 year ago

decentral1se commented 1 year ago

Closes https://github.com/go-openapi/strfmt/issues/92.

codecov[bot] commented 1 year ago

Codecov Report

Merging #104 (19fb16b) into master (a239ff1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #104   +/-   ##
=======================================
  Coverage   81.52%   81.52%           
=======================================
  Files          12       12           
  Lines        2019     2019           
=======================================
  Hits         1646     1646           
  Misses        295      295           
  Partials       78       78           
Impacted Files Coverage Δ
time.go 90.71% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

decentral1se commented 1 year ago

Sorry, have moved on since and will most likely not be back to add the test, will close off for now. Thanks for review labours!