Skip to content
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

Remove unused (and failing) coverage job #6602

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Oct 20, 2024

Which issue does this PR close?

Closes #6567

Rationale for this change

  1. No one looks at the coverage results
  2. The tests are failing on main

What changes are included in this PR?

  1. Remove the coverage job

Are there any user-facing changes?

No, this is a CI only change

# specific language governing permissions and limitations
# under the License.

name: coverage
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the "Coverage Status" badge in README related?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably -- perhaps we can remove that too

@findepi
Copy link
Member

findepi commented Oct 20, 2024

the CI failed for the C# and bucket tests being fixed in #6601, #6598

@alamb alamb merged commit ddee232 into apache:master Oct 20, 2024
31 of 33 checks passed
@alamb
Copy link
Contributor Author

alamb commented Oct 20, 2024

🧹

@alamb alamb deleted the alamb/remove_coverage branch October 20, 2024 20:20
@alamb
Copy link
Contributor Author

alamb commented Oct 20, 2024

Thanks @tustvold @andygrove and @findepi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development-process Related to development process of arrow-rs
Projects
None yet
4 participants