uber-go / dig

A reflection based dependency injection toolkit for Go.
https://go.uber.org/dig
MIT License
3.88k stars 206 forks source link

Preparing release v1.17.0 #384

Closed manjari25 closed 1 year ago

manjari25 commented 1 year ago

Prepare a new release. Changes: https://github.com/uber-go/dig/compare/v1.16.1...master

codecov[bot] commented 1 year ago

Codecov Report

Merging #384 (f9adc18) into master (027aa21) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #384   +/-   ##
=======================================
  Coverage   98.39%   98.39%           
=======================================
  Files          22       22           
  Lines        1492     1492           
=======================================
  Hits         1468     1468           
  Misses         15       15           
  Partials        9        9           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

manjari25 commented 1 year ago

Can you kick off an internal CI build with this branch to verify before doing this

Done. The build is green.