Skip to content

Fix Yams.dump when object contains a keyed null value#248

Merged
jpsim merged 1 commit into
masterfrom
fix-yams.dump-when-object-contains-a-keyed-null-value
Apr 17, 2020
Merged

Fix Yams.dump when object contains a keyed null value#248
jpsim merged 1 commit into
masterfrom
fix-yams.dump-when-object-contains-a-keyed-null-value

Conversation

@jpsim

@jpsim jpsim commented Apr 17, 2020

Copy link
Copy Markdown
Owner

Fixes #232

@jpsim jpsim force-pushed the fix-yams.dump-when-object-contains-a-keyed-null-value branch from f2be5d4 to 4c31bb5 Compare April 17, 2020 21:38
@codecov-io

codecov-io commented Apr 17, 2020

Copy link
Copy Markdown

Codecov Report

Merging #248 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #248   +/-   ##
=======================================
  Coverage   90.00%   90.00%           
=======================================
  Files          14       14           
  Lines        1140     1140           
=======================================
  Hits         1026     1026           
  Misses        114      114           
Impacted Files Coverage Δ
Sources/Yams/Representer.swift 95.91% <ø> (ø)

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 9e1f96b...4c31bb5. Read the comment docs.

@jpsim jpsim merged commit 937f397 into master Apr 17, 2020
@jpsim jpsim deleted the fix-yams.dump-when-object-contains-a-keyed-null-value branch April 17, 2020 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dump failed if there is a nil value

2 participants