pelletier / go-toml

Go library for the TOML file format
https://github.com/pelletier/go-toml
Other
1.7k stars 209 forks source link

Decode: allow subtables to be defined later in the document #750

Closed pelletier closed 2 years ago

pelletier commented 2 years ago

Fixes #739

pelletier commented 2 years ago

Coverage went down because the internal/tracker finally got a test, but the CI script doesn't add up coverage across packages.