Conversation
|
@JRubics your pull request is missing a changelog! |
|
If accepted, please tag my contribution with the label hacktoberfest-accepted :) |
70eb519 to
185c1c2
Compare
Codecov Report
@@ Coverage Diff @@
## main #519 +/- ##
=======================================
Coverage 97.90% 97.90%
=======================================
Files 23 23
Lines 717 717
=======================================
Hits 702 702
Misses 15 15 Continue to review full report at Codecov.
|
|
@JRubics Thank You for taking this up. I have added the label on the issue as Also there are some conflicts in the PR. Can you please fix those? |
|
Thank you, there are some conflicts since I change pretty similar things in both PR-s I made, I will fix them now :) |
185c1c2 to
258b840
Compare
|
Fixed :) |
astenstrasser
left a comment
There was a problem hiding this comment.
Hi @JRubics! Thanks for your PR.
Your commits are fine, but I see there are some other changes on the PR.
Could you please adjust so we only have your commits?
Thanks a lot :)
258b840 to
fd9984a
Compare
|
Done :) |
Description
Enable run examples action to run on pushes to the main branch. Previously, it was only running in the PRs.
Added status badge for showing if the examples on main branch are running properly.
Motivation behind this PR?
closes #491
Improves visibility of examples status
What type of change is this?
Feature
Checklist
Issue
Closes #491