Closed dependabot[bot] closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.60%. Comparing base (
621439d
) to head (0a66551
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot rebase
Updates the requirements on indexed-gzip to permit the latest version.
Release notes
Sourced from indexed-gzip's releases.
Changelog
Sourced from indexed-gzip's changelog.
... (truncated)
Commits
3cfc54c
Merge pull request #143 from pauldmccarthy/ci/fix-buildsf3197cc
CI: Skip tests when buildling aarch64 wheels, to avoid compiling numpybc16410
TEST: Don't raise error if ctest_zran is not present3161fab
DOC: Changelogb41b018
CI: Don't try to run test_zran tests for release wheels7473fba
CI: No longer need numpy5c34a75
MNT: Remove numpy as a mandatory dependency. test_indexed_gzip is now pure py...0b035c6
TEST: Make test_indexed_gzip unit tests pure python. The only reason this was20ea5b7
DOC: Changelog61baa50
CI: Disable build isolation and use CIBW_BEFORE_BUILD to install numpyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show