fktn-k / fkYAML

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

#297 Add a note for checking the coverage & upload the same as an artifact #295

Closed fktn-k closed 6 months ago

fktn-k commented 6 months ago

This PR has added a note for users who want to check the coverage locally in the CONTRIBUTING.md.
As described there, the commands are not supported on the "pure" Windows platform which doesn't use WSL2 or Cygwin, i.e., some virtual environment on which a Linux environment is run on Windows.


Pull Request Checklist

Read the CONTRIBUTING.md file for detailed information.

Please don't

fktn-k commented 6 months ago

Waiting for #293 to get merged.

github-actions[bot] commented 6 months ago

:octocat: Upload Coverage Event Notification

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

Name fkYAML_coverage.pr295.zip
ID 1353705778
URL https://github.com/fktn-k/fkYAML/actions/runs/8410333840/artifacts/1353705778
coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8410333840

Details


Totals Coverage Status
Change from base Build 8408009895: 0.0%
Covered Lines: 2936
Relevant Lines: 2936

💛 - Coveralls