-
Notifications
You must be signed in to change notification settings - Fork 23
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
👷 Auto-commit pyfiction docstrings #420
👷 Auto-commit pyfiction docstrings #420
Conversation
Signed-off-by: GitHub Actions <[email protected]>
Signed-off-by: GitHub Actions <[email protected]>
Signed-off-by: GitHub Actions <[email protected]>
clang-tidy review says "All clean, LGTM! 👍" |
@marcelwa Can we prioritize the run of |
clang-tidy review says "All clean, LGTM! 👍" |
We can make other workflows depend on this one. I.e. they are going to be stalled until this one finishes. Is that what we want? |
I think we don't have to necessarily stall the Only the |
I don't know out of the top of my head how to do this. We have certain file patterns at the top of most CI configuration files that trigger these workflows on change. Maybe that's a good starting point for you to look into. |
It should be possible to exclude specific paths, I've updated the corresponding workflows. |
Many thanks! 🙏 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #420 +/- ##
=======================================
Coverage 98.28% 98.29%
=======================================
Files 211 211
Lines 28578 28576 -2
Branches 1319 1319
=======================================
- Hits 28089 28088 -1
+ Misses 489 488 -1 see 4 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
clang-tidy review says "All clean, LGTM! 👍" |
clang-tidy review says "All clean, LGTM! 👍" |
@simon1hofmann would you mind resolving the conflict with the |
Signed-off-by: GitHub Actions <[email protected]>
pre-commit.ci autofix |
clang-tidy review says "All clean, LGTM! 👍" |
clang-tidy review says "All clean, LGTM! 👍" |
Description
Auto-commit new pyfiction docstrings directly to your branch in a PR.
Checklist: