fktn-k / fkYAML

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

Run and apply the result of clang-format & amalagamation in GA workflows #341

Closed fktn-k closed 5 months ago

fktn-k commented 5 months ago

This PR has modified the GitHub Actions workflows where clang-format and amalgamation are run.
From this PR, the results are to be commited & pushed automatically, which will initiates the workflows again with the changes made in the new commit.


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

Name fkYAML_coverage.pr341.zip
ID 1497744786
URL https://github.com/fktn-k/fkYAML/actions/runs/9065838016/artifacts/1497744786
coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 9065838016

Details


Totals Coverage Status
Change from base Build 9049466483: 0.0%
Covered Lines: 3691
Relevant Lines: 3691

💛 - Coveralls