fktn-k / fkYAML

A C++ header-only YAML library
MIT License
69 stars 7 forks source link

Serialize container keys #319

Closed fktn-k closed 5 months ago

fktn-k commented 5 months ago

This PR has added a new feature of container key serialization.
Furthermore, the description of the serialization feature in the documentation has also been updated with improvements of the related example code snippet.


Pull Request Checklist

Read the CONTRIBUTING.md file for detailed information.

Please don't

github-actions[bot] commented 5 months ago

:octocat: Upload Coverage Event Notification

Coverage data has been uploaded for the commit 4e4070dcd1bab6847b9d85b7f538c765fe8d0283. You can download the artifact which contains the same file uploaded to the Coveralls and its HTML version.

Name fkYAML_coverage.pr319.zip
ID 1436481367
URL https://github.com/fktn-k/fkYAML/actions/runs/8788120340/artifacts/1436481367
coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8788120340

Details


Totals Coverage Status
Change from base Build 8773286719: 0.0%
Covered Lines: 3537
Relevant Lines: 3537

💛 - Coveralls