Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented May 10, 2025

Fixes #552

Push for all branches except branches that are created by Dependabot runs CI. Dependabot creates a branch in apache/arrow-julia and open a PR to apache/arrow-juila. If it happens, CI is triggered by both of push and pull_request. We need only pull_request for the case.

Fixes apache#552

Push for all branches except branches that are created by Dependabot
runs CI. Dependabot creates a branch in apache/arrow-julia and open a
PR to apache/arrow-juila. If it happens, CI is triggered by both of
push and pull_request. We need only pull_request for the case.
@kou
Copy link
Member Author

kou commented May 10, 2025

Triggered on my fork too: https://github.com/kou/arrow-julia/actions/runs/14940472053

@codecov-commenter
Copy link

codecov-commenter commented May 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.93%. Comparing base (3712291) to head (a0e7463).
Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
- Coverage   87.43%   86.93%   -0.51%     
==========================================
  Files          26       27       +1     
  Lines        3288     3398     +110     
==========================================
+ Hits         2875     2954      +79     
- Misses        413      444      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@quinnj quinnj merged commit 78e4f4b into apache:main May 10, 2025
19 of 22 checks passed
@kou kou deleted the ci-fork branch May 10, 2025 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: Add support for running CI on fork

3 participants