ci: run pull request CI on ready_for_review and draft PRs#896
ci: run pull request CI on ready_for_review and draft PRs#896yangxk1 merged 2 commits intoapache:mainfrom
ready_for_review and draft PRs#896Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #896 +/- ##
============================================
- Coverage 79.81% 76.83% -2.99%
Complexity 615 615
============================================
Files 93 84 -9
Lines 10296 8897 -1399
Branches 1055 1055
============================================
- Hits 8218 6836 -1382
+ Misses 1838 1821 -17
Partials 240 240
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
emmm, it seems that marking PR as |
I think this is as expected |
Maybe running CI for draft PRs is enough? |
|
If there are changes after |
Reason for this PR
fix #893 and part of #686
What changes are included in this PR?
ready_for_reviewAre these changes tested?
Not yet. This PR is a test XDyesAre there any user-facing changes?
No