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

Version 3.1.0 #244

Merged
merged 6 commits into from
Sep 22, 2024
Merged

Version 3.1.0 #244

merged 6 commits into from
Sep 22, 2024

Conversation

pavdmyt
Copy link
Owner

@pavdmyt pavdmyt commented Sep 21, 2024

No description provided.

Since mypy v1.11, uses of functools.partial are checked. Implementing
protocol, since I didnt find other way to handle a generic `sig_handler`
reference to callables of type `SignalHandlers`.
@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.89%. Comparing base (78ab30f) to head (eaae593).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
- Coverage   94.91%   94.89%   -0.02%     
==========================================
  Files           5        5              
  Lines         393      392       -1     
==========================================
- Hits          373      372       -1     
  Misses         20       20              

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

Versions >=8.2 are failing under pypy with `KeyError: <WorkerController gw2>`.
Probably something about these changes, didnt dig deep yet:
  https://docs.pytest.org/en/stable/changelog.html\#breaking-changes
@pavdmyt pavdmyt force-pushed the version-3.1.0 branch 3 times, most recently from 2d27e0d to 8cd3140 Compare September 22, 2024 16:27
@pavdmyt pavdmyt merged commit 080a48a into master Sep 22, 2024
12 checks passed
@pavdmyt pavdmyt deleted the version-3.1.0 branch September 22, 2024 17:01
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.

2 participants