Skip to content

Fix various quoted keys bugs#400

Merged
pelletier merged 4 commits intopelletier:masterfrom
x-hgg-x:quoted-keys
May 7, 2020
Merged

Fix various quoted keys bugs#400
pelletier merged 4 commits intopelletier:masterfrom
x-hgg-x:quoted-keys

Conversation

@x-hgg-x
Copy link
Copy Markdown
Contributor

@x-hgg-x x-hgg-x commented May 5, 2020

This PR fixes various quoted keys bugs.

Fixes #396.
Fixes #397.
Fixes #398.
Fixes #399.

@codecov
Copy link
Copy Markdown

codecov bot commented May 5, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #400   +/-   ##
=======================================
  Coverage   95.54%   95.54%           
=======================================
  Files          10       10           
  Lines        2288     2288           
=======================================
  Hits         2186     2186           
  Misses         65       65           
  Partials       37       37           
Impacted Files Coverage Δ
keysparsing.go 100.00% <100.00%> (ø)
marshal.go 96.78% <100.00%> (ø)
token.go 100.00% <100.00%> (ø)
tomltree_write.go 95.51% <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 9ccd9bb...0829703. Read the comment docs.

@pelletier
Copy link
Copy Markdown
Owner

Wow very good catch on those four issues. Thank you for fixing them!

@pelletier pelletier merged commit 19eb8cf into pelletier:master May 7, 2020
@x-hgg-x x-hgg-x deleted the quoted-keys branch May 7, 2020 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants