fktn-k / fkYAML

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

#159 Support block scalar styles #228

Closed fktn-k closed 10 months ago

fktn-k commented 10 months ago

This PR has supported block style scalars for deserialization.
Furthermore, unit test cases have also been added to ensure the deserialization of block style scalars works as it's expected.

coveralls commented 10 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling a12be9354bcd4c8a456cc6d80d0c2e5dfddab9b1 on feature/159_support_block_scalar_styles into e99a12cbdc60c1d0c8aa5d718bb048647d1ec5af on develop.