Skip to content

Split wrapper functions to async and sync - #2473

Merged
sobolevn merged 2 commits into
dry-python:masterfrom
kodsurfer:bump-mypy-2.3.0
Jul 30, 2026
Merged

Split wrapper functions to async and sync#2473
sobolevn merged 2 commits into
dry-python:masterfrom
kodsurfer:bump-mypy-2.3.0

Conversation

@kodsurfer

Copy link
Copy Markdown
Contributor

I have made things!

Checklist

  • I have double checked that there are no unrelated changes in this pull request (old patches, accidental config files, etc)
  • I have created at least one test case for the changes I have made
  • I have updated the documentation for the changes I have made
  • I have added my changes to the CHANGELOG.md

Related issues

🙏 Please, if you or your company finds dry-python valuable, help us sustain the project by sponsoring it transparently on https://github.com/sponsors/dry-python. As a thank you, your profile/company logo will be added to our main README which receives hundreds of unique visitors per day.

@sobolevn sobolevn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@codspeed-hq

codspeed-hq Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 22 untouched benchmarks


Comparing kodsurfer:bump-mypy-2.3.0 (29e1284) with master (3fd6725)

Open in CodSpeed

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (82ef3ef) to head (29e1284).
⚠️ Report is 571 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master     #2473    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           80        81     +1     
  Lines         2485      2565    +80     
  Branches       437        44   -393     
==========================================
+ Hits          2485      2565    +80     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sobolevn
sobolevn merged commit 1d2ebb7 into dry-python:master Jul 30, 2026
26 checks passed
@kodsurfer
kodsurfer deleted the bump-mypy-2.3.0 branch July 30, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants