-
Notifications
You must be signed in to change notification settings - Fork 2
CI: Add version bump check #55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
b3036fd
to
e3d89fa
Compare
5259117
to
cc0e857
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why libshvrpc version bump check is much shorter?
Good catch. I was testing the GH Actions code here, and I forgot to refactor this to use the actions. I will update this. |
cc0e857
to
4154ae9
Compare
Code coverage report for 3e0010cCoverage difference✅ All new changes were covered.
Overall coverageClick to expand
HTML reportsYou can use GitHub CLI to download HTML coverage reports and open them automatically using this command: (cd "$(mktemp -d)" && gh run -R silicon-heaven/libshvproto-rs download -n libshvproto-cov-html-3e0010ce51f6a78cae2b1decee3855633cc127f6 && ls -1 | xargs -n1 xdg-open) You can download the HTML reports manually here. |
Fix CI to used the action |
No description provided.