defval / di

🛠 A full-featured dependency injection container for go programming language.
MIT License
232 stars 13 forks source link

improve documentation for ProvideValue #52

Closed matdurand closed 11 months ago

ghost commented 11 months ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/defval/di/52/7087bfa0/8480200eed9add5377b0f856daddde4362ae97d5.svg)](https://app.codesee.io/r/reviews?pr=52&src=https%3A%2F%2Fgithub.com%2Fdefval%2Fdi) #### Legend CodeSee Map legend
codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0739076) 95.27% compared to head (8480200) 95.27%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #52 +/- ## ======================================= Coverage 95.27% 95.27% ======================================= Files 16 16 Lines 889 889 ======================================= Hits 847 847 Misses 30 30 Partials 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

defval commented 11 months ago

Thanks @matdurand for your contribution, merged!