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

test: add python v3.11 to test gh action #299

Merged
merged 11 commits into from
Jun 6, 2023
Merged

test: add python v3.11 to test gh action #299

merged 11 commits into from
Jun 6, 2023

Conversation

oboulant
Copy link
Collaborator

This PR adds python v3.11 to the matrix for running the tests in the CI.

pre-commit-ci-update-config has already been merged into ci-py311-wheel branch !

pre-commit-ci bot and others added 11 commits January 3, 2023 02:47
updates:
- [github.com/psf/black: 22.8.0 → 22.12.0](psf/black@22.8.0...22.12.0)
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
- [github.com/PyCQA/docformatter: v1.5.0 → v1.5.1](PyCQA/docformatter@v1.5.0...v1.5.1)
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0)
- [github.com/nbQA-dev/nbQA: 1.5.2 → 1.6.0](nbQA-dev/nbQA@1.5.2...1.6.0)
updates:
- [github.com/psf/black: 22.12.0 → 23.3.0](psf/black@22.12.0...23.3.0)
- [github.com/pre-commit/pygrep-hooks: v1.9.0 → v1.10.0](pre-commit/pygrep-hooks@v1.9.0...v1.10.0)
- [github.com/PyCQA/docformatter: v1.5.1 → v1.6.0](PyCQA/docformatter@v1.5.1...v1.6.0)
- [github.com/asottile/blacken-docs: v1.12.1 → 1.13.0](adamchainz/blacken-docs@v1.12.1...1.13.0)
- [github.com/nbQA-dev/nbQA: 1.6.0 → 1.7.0](nbQA-dev/nbQA@1.6.0...1.7.0)
@github-actions github-actions bot added the Type: Testing Adding missing tests or correcting existing tests label May 25, 2023
@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e0f009f) 98.77% compared to head (183d260) 98.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #299   +/-   ##
=======================================
  Coverage   98.77%   98.77%           
=======================================
  Files          40       40           
  Lines         978      978           
=======================================
  Hits          966      966           
  Misses         12       12           
Flag Coverage Δ
unittests 98.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/ruptures/detection/binseg.py 100.00% <ø> (ø)
src/ruptures/detection/kernelcpd.py 100.00% <ø> (ø)
src/ruptures/detection/pelt.py 100.00% <ø> (ø)
src/ruptures/detection/window.py 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@deepcharles deepcharles merged commit 3d6f5ca into master Jun 6, 2023
@deepcharles deepcharles deleted the test-py311 branch June 6, 2023 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Testing Adding missing tests or correcting existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants