fktn-k / fkYAML

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

Refactor deserialization process #331

Closed fktn-k closed 5 months ago

fktn-k commented 5 months ago

This PR has improved the internal implementation for the deserialization feature with the following changes:

In addition, unnecesary node object instanciations are removed in the test cases for the deserializer.


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 8ec380dfe5add4565b3b99f8de7fc71e5a8d927a. You can download the artifact which contains the same file uploaded to the Coveralls and its HTML version.

Name fkYAML_coverage.pr331.zip
ID 1461513543
URL https://github.com/fktn-k/fkYAML/actions/runs/8899336069/artifacts/1461513543
coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8899336069

Details


Totals Coverage Status
Change from base Build 8882147308: 0.0%
Covered Lines: 3535
Relevant Lines: 3535

💛 - Coveralls