fktn-k / fkYAML

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

support flow line folding for single/double quoted scalars #344

Closed fktn-k closed 4 months ago

fktn-k commented 4 months ago

This PR has added the feature of deserializing the flow line folding for single/double quoted scalars with the following restrictions:


Pull Request Checklist

Read the CONTRIBUTING.md file for detailed information.

Please don't

github-actions[bot] commented 4 months ago

:octocat: Upload Coverage Event Notification

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

Name fkYAML_coverage.pr344.zip
ID 1516970888
URL https://github.com/fktn-k/fkYAML/actions/runs/9147086497/artifacts/1516970888
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9147086497

Details


Totals Coverage Status
Change from base Build 9144792364: 0.0%
Covered Lines: 3752
Relevant Lines: 3752

💛 - Coveralls