emersion / go-vcard

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

#5 - adds support for properties with multiple values #11

Open GorthMohogany opened 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #11 into master will increase coverage by 0.74%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #11      +/-   ##
=========================================
+ Coverage   82.45%   83.2%   +0.74%     
=========================================
  Files           4       4              
  Lines         359     375      +16     
=========================================
+ Hits          296     312      +16     
  Misses         46      46              
  Partials       17      17
Impacted Files Coverage Δ
decoder.go 80.92% <100%> (+2.24%) :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 be59a9b...252a6c5. Read the comment docs.