elliotchance / gedcom

👪 A Go library and CLI tools for encoding, decoding, traversing, merging, comparing, querying and publishing GEDCOM files.
MIT License
96 stars 21 forks source link

Added MultipleSexesWarning #257

Closed elliotchance closed 5 years ago

elliotchance commented 5 years ago

This change is Reviewable

codecov-io commented 5 years ago

Codecov Report

Merging #257 into master will increase coverage by 0.07%. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   64.33%   64.41%   +0.07%     
==========================================
  Files         202      203       +1     
  Lines        6460     6480      +20     
==========================================
+ Hits         4156     4174      +18     
- Misses       2176     2178       +2     
  Partials      128      128
Impacted Files Coverage Δ
individual_node.go 95.34% <100%> (+0.08%) :arrow_up:
multiple_sexes_warning.go 84.61% <84.61%> (ø)

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 c54fb0e...9f19c3c. Read the comment docs.