fktn-k / fkYAML

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

Improve UTF encoding detection #386

Closed fktn-k closed 1 month ago

fktn-k commented 1 month ago

This PR has improved implementations for UTF encoding detection by separating detector impl classes accordingly to the given char type or by reducing an unnecessary number of array element accesses during the detection.
No changes should appear to the library users since this is just a refactoring.


Pull Request Checklist

Read the CONTRIBUTING.md file for detailed information.

Please don't

github-actions[bot] commented 1 month ago

:octocat: Upload Coverage Event Notification

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

Name fkYAML_coverage.pr386.zip
ID 1877267691
URL https://github.com/fktn-k/fkYAML/actions/runs/10642502395/artifacts/1877267691