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

Dependencies: Add support for Python 3.12 #275

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

sphuber
Copy link
Collaborator

@sphuber sphuber commented Oct 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (ad10001) 90.82% compared to head (ac78ec7) 90.72%.
Report is 7 commits behind head on support/0.21.x.

Additional details and impacted files
@@                Coverage Diff                 @@
##           support/0.21.x     #275      +/-   ##
==================================================
- Coverage           90.82%   90.72%   -0.09%     
==================================================
  Files                  21       22       +1     
  Lines                2973     2995      +22     
==================================================
+ Hits                 2700     2717      +17     
- Misses                273      278       +5     
Files Coverage Δ
src/plumpy/__init__.py 100.00% <100.00%> (ø)
src/plumpy/base/utils.py 100.00% <100.00%> (ø)
src/plumpy/events.py 88.71% <100.00%> (ø)
src/plumpy/mixins.py 90.91% <100.00%> (ø)
src/plumpy/base/state_machine.py 86.13% <80.00%> (ø)
src/plumpy/utils.py 82.12% <0.00%> (+0.61%) ⬆️
src/plumpy/persistence.py 93.91% <33.34%> (ø)
src/plumpy/processes.py 92.47% <83.34%> (+0.02%) ⬆️
src/plumpy/process_listener.py 85.19% <78.58%> (-8.14%) ⬇️
src/plumpy/event_helper.py 77.42% <77.42%> (ø)

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

@sphuber sphuber force-pushed the feature/python-3.12 branch from a21f031 to fa22f46 Compare October 26, 2023 12:16
@sphuber sphuber force-pushed the feature/python-3.12 branch from fa22f46 to ac78ec7 Compare November 13, 2023 08:43
@sphuber sphuber merged commit 2af3907 into support/0.21.x Nov 13, 2023
15 of 17 checks passed
@sphuber sphuber deleted the feature/python-3.12 branch November 13, 2023 09:10
sphuber added a commit that referenced this pull request Nov 13, 2023
sphuber added a commit that referenced this pull request Nov 13, 2023
sphuber added a commit that referenced this pull request Nov 13, 2023
sphuber added a commit that referenced this pull request Nov 13, 2023
unkcpz pushed a commit to unkcpz/plumpy that referenced this pull request Dec 14, 2024
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.

1 participant