emersion / go-vcard

A Go library to parse and format vCard
MIT License
107 stars 34 forks source link

fixes #16 #17

Closed AlmogBaku closed 2 years ago

AlmogBaku commented 4 years ago

example: https://play.golang.org/p/f5rLwt3yYiy

codecov-io commented 4 years ago

Codecov Report

Merging #17 into master will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   82.69%   82.69%           
=======================================
  Files           4        4           
  Lines         364      364           
=======================================
  Hits          301      301           
  Misses         46       46           
  Partials       17       17           
Impacted Files Coverage Δ
card.go 92.09% <100.00%> (ø)

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 5f81fa0...36fb897. Read the comment docs.

AlmogBaku commented 4 years ago

fixes #16 not 5