Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Support conversion between TOML, YAML #16

Merged
merged 8 commits into from Nov 10, 2018
Merged

Support conversion between TOML, YAML #16

merged 8 commits into from Nov 10, 2018

Conversation

rossmacarthur
Copy link
Owner

Resolves #7
Resolves #8

@codecov-io
Copy link

codecov-io commented Nov 10, 2018

Codecov Report

Merging #16 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #16   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      7           
  Lines         404    437   +33     
=====================================
+ Hits          404    437   +33
Impacted Files Coverage Δ
serde/field/core.py 100% <100%> (ø) ⬆️
serde/util.py 100% <100%> (ø) ⬆️
serde/model.py 100% <100%> (ø) ⬆️

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 9a64818...2db6042. Read the comment docs.

@rossmacarthur rossmacarthur changed the title Support serialization and deserialization between TOML and YAML Support conversion between TOML, YAML Nov 10, 2018
@rossmacarthur rossmacarthur merged commit 2306b13 into master Nov 10, 2018
@rossmacarthur rossmacarthur deleted the toml-yaml branch November 10, 2018 18:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants