go-openapi / strfmt

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

#97: Fixed DateTime UnmarshalBSONValue panics on a null bson value #98

Closed dimovnike closed 2 years ago

dimovnike commented 2 years ago

Signed-off-by: Nick Dimov 3619341+dimovnike@users.noreply.github.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #98 (5187aaf) into master (6d7da0f) will decrease coverage by 0.16%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   81.80%   81.63%   -0.17%     
==========================================
  Files          12       12              
  Lines        2011     2015       +4     
==========================================
  Hits         1645     1645              
- Misses        290      293       +3     
- Partials       76       77       +1     
Impacted Files Coverage Δ
time.go 92.70% <0.00%> (-2.79%) :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 6d7da0f...5187aaf. Read the comment docs.