Skip to content

fix type hinting (fixes #192)#193

Merged
pohmelie merged 1 commit into
aio-libs:masterfrom
sakosha:master
Jun 27, 2025
Merged

fix type hinting (fixes #192)#193
pohmelie merged 1 commit into
aio-libs:masterfrom
sakosha:master

Conversation

@sakosha
Copy link
Copy Markdown
Contributor

@sakosha sakosha commented Jun 27, 2025

Fixes #192

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes

@sakosha
Copy link
Copy Markdown
Contributor Author

sakosha commented Jun 27, 2025

not sure why codecov fails.

@pohmelie pohmelie self-requested a review June 27, 2025 10:53
@pohmelie pohmelie changed the title fix #192 fix type hinting #192 Jun 27, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.91%. Comparing base (486df7c) to head (7855d0e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #193   +/-   ##
=======================================
  Coverage   97.91%   97.91%           
=======================================
  Files           6        6           
  Lines        2113     2113           
=======================================
  Hits         2069     2069           
  Misses         44       44           

☔ View full report in Codecov by Sentry.
📢 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.

@pohmelie pohmelie changed the title fix type hinting #192 fix type hinting (fixes #192) Jun 27, 2025
@pohmelie pohmelie merged commit 04d0015 into aio-libs:master Jun 27, 2025
13 of 18 checks passed
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.

Incorrect type annotation

2 participants