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

Change sync disposal warning message adjective from efficient -> inefficient #1323

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

alistairjevans
Copy link
Member

Noticed this typo while updating docs.

@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #1323 (c69da54) into develop (78c47f5) will increase coverage by 0.40%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1323      +/-   ##
===========================================
+ Coverage    76.84%   77.25%   +0.40%     
===========================================
  Files          188      190       +2     
  Lines         5191     5513     +322     
  Branches      1064     1105      +41     
===========================================
+ Hits          3989     4259     +270     
- Misses         703      736      +33     
- Partials       499      518      +19     
Impacted Files Coverage Δ
src/Autofac/Util/SequenceGenerator.cs 71.42% <0.00%> (-28.58%) ⬇️
src/Autofac/ResolveRequest.cs 100.00% <0.00%> (ø)
...ore/Resolving/BaseGenericResolveDelegateInvoker.cs 100.00% <0.00%> (ø)
...degen/Autofac.CodeGen/DelegateRegisterGenerator.cs 97.63% <0.00%> (ø)
src/Autofac/ResolutionExtensions.cs 51.76% <0.00%> (+0.62%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 78c47f5...c69da54. Read the comment docs.

Copy link
Member

@tillig tillig left a comment

Choose a reason for hiding this comment

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

🦚

@tillig tillig merged commit 56af5b3 into develop Apr 7, 2022
@alistairjevans alistairjevans deleted the fix/warning-typo branch April 8, 2022 07:28
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