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 formatting in wiki/provider_injection.md #1449

Merged
merged 1 commit into from
Apr 17, 2022

Conversation

mogottsch
Copy link
Contributor

I added a missing whitespace.

@codecov-commenter
Copy link

Codecov Report

Merging #1449 (650ce28) into master (922a09c) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1449      +/-   ##
==========================================
+ Coverage   99.85%   99.87%   +0.01%     
==========================================
  Files          53       53              
  Lines        1367     1570     +203     
  Branches      192      201       +9     
==========================================
+ Hits         1365     1568     +203     
  Partials        2        2              
Impacted Files Coverage Δ
src/scope/scope.ts 96.55% <0.00%> (-0.12%) ⬇️
src/planning/plan.ts 100.00% <0.00%> (ø)
src/planning/target.ts 100.00% <0.00%> (ø)
src/bindings/binding.ts 100.00% <0.00%> (ø)
src/container/lookup.ts 100.00% <0.00%> (ø)
src/planning/context.ts 100.00% <0.00%> (ø)
src/planning/request.ts 100.00% <0.00%> (ø)
src/planning/metadata.ts 100.00% <0.00%> (ø)
src/container/container.ts 100.00% <0.00%> (ø)
src/resolution/resolver.ts 100.00% <0.00%> (ø)
... and 12 more

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 922a09c...650ce28. Read the comment docs.

@dcavanagh dcavanagh merged commit 8e080ca into inversify:master Apr 17, 2022
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.

3 participants