Skip to content

Fix: Fixed annotated types with provider #286

Merged
davidparsson merged 1 commit into
python-injector:masterfrom
SatwikcoolAgrawal:fix-annotated-with-provider
Nov 9, 2025
Merged

Fix: Fixed annotated types with provider #286
davidparsson merged 1 commit into
python-injector:masterfrom
SatwikcoolAgrawal:fix-annotated-with-provider

Conversation

@SatwikcoolAgrawal

@SatwikcoolAgrawal SatwikcoolAgrawal commented Nov 9, 2025

Copy link
Copy Markdown
Contributor

Why

This change fixes an issue where annotated return types were not properly handled by the provider.

This is a split PR for given ref PR:
#285

@codecov

codecov Bot commented Nov 9, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.84%. Comparing base (5a30e9a) to head (c26456c).
⚠️ Report is 57 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #286   +/-   ##
=======================================
  Coverage   95.84%   95.84%           
=======================================
  Files           1        1           
  Lines         602      602           
  Branches      103      103           
=======================================
  Hits          577      577           
  Misses         19       19           
  Partials        6        6           

☔ 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.

@davidparsson davidparsson merged commit d9d33dc into python-injector:master Nov 9, 2025
13 checks passed
@davidparsson

Copy link
Copy Markdown
Collaborator

Thanks!

@davidparsson

Copy link
Copy Markdown
Collaborator

This is now released in 0.23.0. Thank you!

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