Skip to content

fix: Multibind scopes#284

Merged
davidparsson merged 10 commits into
python-injector:masterfrom
eirikurt:fix-multibind-scopes
Nov 28, 2025
Merged

fix: Multibind scopes#284
davidparsson merged 10 commits into
python-injector:masterfrom
eirikurt:fix-multibind-scopes

format

9faa32a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2025 in 0s

95.98% (+0.13%) compared to 5a30e9a

View this Pull Request on Codecov

95.98% (+0.13%) compared to 5a30e9a

Details

Codecov Report

❌ Patch coverage is 98.14815% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.98%. Comparing base (5a30e9a) to head (9faa32a).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
injector/__init__.py 98.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
+ Coverage   95.84%   95.98%   +0.13%     
==========================================
  Files           1        1              
  Lines         602      623      +21     
  Branches      103      106       +3     
==========================================
+ Hits          577      598      +21     
  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.