apache / incubator-graphar

An open source, standard data file format for graph data storage and retrieval.
https://graphar.apache.org/
Apache License 2.0
217 stars 46 forks source link

feat(ci): avoid running CI if pull request is still working in progress #615

Closed acezen closed 3 weeks ago

acezen commented 4 weeks ago

Reason for this PR

as #602 describe

What changes are included in this PR?

Add check that avoid running CI if PR is still working in progress

Are these changes tested?

yes

Are there any user-facing changes?

no

codecov-commenter commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.65%. Comparing base (aff205c) to head (4e26416).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #615 +/- ## ============================================ + Coverage 62.45% 66.65% +4.19% - Complexity 0 226 +226 ============================================ Files 60 21 -39 Lines 8319 2012 -6307 Branches 877 179 -698 ============================================ - Hits 5196 1341 -3855 + Misses 3123 515 -2608 - Partials 0 156 +156 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.