fktn-k / fkYAML

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

Add workflows items to test Win32 builds #323

Closed fktn-k closed 5 months ago

fktn-k commented 5 months ago

This PR has added workflow items to test Win32 builds.
Also, a warning due to implicit casting from signed to unsigned was found while making the change, and it has also been resolved.


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

Name fkYAML_coverage.pr323.zip
ID 1451462150
URL https://github.com/fktn-k/fkYAML/actions/runs/8851029077/artifacts/1451462150
coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8851029077

Details


Totals Coverage Status
Change from base Build 8849314580: 0.0%
Covered Lines: 3544
Relevant Lines: 3544

đź’› - Coveralls