Skip to content

Codecov: disable Numba; ignore tests, experimental, and gpu_rtx #673

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

Merged
merged 10 commits into from
Mar 2, 2022

Conversation

thuydotm
Copy link
Contributor

@thuydotm thuydotm commented Mar 2, 2022

At the moment Codecov does not capture Numba-jited functions, and GitHub action does not handle cupy/GPU related stuffs.

  • Disable Numba when reporting code coverage, and fix some related issue
  • Ignore xrspatial/experimental as some tests with polygonize() failed when Numba is turned off
  • Ignore xrspatial/gpu_rtx

@thuydotm thuydotm added the WIP Work in progress label Mar 2, 2022
@thuydotm thuydotm changed the title Improve code coverage Codecov: disable Numba; ignore tests, experimental, and gpu_rtx Mar 2, 2022
@thuydotm thuydotm added the ready to merge PR is ready to merge label Mar 2, 2022
@thuydotm thuydotm merged commit 00ce092 into master Mar 2, 2022
@thuydotm thuydotm deleted the improve_code_coverage branch June 1, 2022 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge PR is ready to merge WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant