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

fix: typo in exception message for ImproperlyConfiguredException #3885

Merged
merged 1 commit into from
Nov 30, 2024

Update di.py

b3db3e7
Select commit
Loading
Failed to load commit list.
Merged

fix: typo in exception message for ImproperlyConfiguredException #3885

Update di.py
b3db3e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2024 in 1s

98.36% (+0.00%) compared to c6afbea

View this Pull Request on Codecov

98.36% (+0.00%) compared to c6afbea

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.36%. Comparing base (c6afbea) to head (b3db3e7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3885   +/-   ##
=======================================
  Coverage   98.36%   98.36%           
=======================================
  Files         344      344           
  Lines       15489    15489           
  Branches     1708     1708           
=======================================
  Hits        15236    15236           
  Misses        121      121           
  Partials      132      132           

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