incubator-graphar
incubator-graphar copied to clipboard
[WIP] feat(ci): allow running CI for draft PR
trafficstars
Reason for this PR
close #686
What changes are included in this PR?
- [x] allow running CI when PR is draft
- [x] deprecate java ci
- [x] update some action to v4
- [x] rename c++ ci name to
ubuntu-latest(24.04)
Are these changes tested?
- [ ] still need to test
Are there any user-facing changes?
no
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 67.16%. Comparing base (1cca403) to head (c0e967d).
:warning: Report is 4 commits behind head on main.
:exclamation: There is a different number of reports uploaded between BASE (1cca403) and HEAD (c0e967d). Click for more details.
HEAD has 1 upload less than BASE
Flag BASE (1cca403) HEAD (c0e967d) 3 2
Additional details and impacted files
@@ Coverage Diff @@
## main #691 +/- ##
============================================
- Coverage 74.50% 67.16% -7.35%
Complexity 236 236
============================================
Files 29 21 -8
Lines 2805 2068 -737
Branches 184 184
============================================
- Hits 2090 1389 -701
+ Misses 554 518 -36
Partials 161 161
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.