-
-
Notifications
You must be signed in to change notification settings - Fork 443
Add cron check to update reader extensions v3 #7966
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
Co-authored-by: Peter Sobolewski <76622105+psobolewskiPhD@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7966 +/- ##
==========================================
+ Coverage 92.89% 92.93% +0.04%
==========================================
Files 643 647 +4
Lines 60688 60838 +150
==========================================
+ Hits 56375 56540 +165
+ Misses 4313 4298 -15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This reverts commit f3f0f5f.
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.
Nice! Will close the other 💪
# References and relevant issues extracted from #7966 # Description Fix path in `tools/check_vendored_modules.py` and trigger `.github/workflows/test_vendored.yml` on edit related files --------- Co-authored-by: Peter Sobolewski <76622105+psobolewskiPhD@users.noreply.github.com>
References and relevant issues
alternative to #7957
Description
It is the same as #7957 but with incorporate workflow into "Upgrade test constraints" as this workflow it triggered much more often so it will be easier to spot silent fails.