uber-go / config

Configuration for Go applications
https://godoc.org/go.uber.org/config
MIT License
448 stars 41 forks source link

CI: Run on Go 1.17/1.18 #119

Closed abhinav closed 2 years ago

abhinav commented 2 years ago

We only support the most recent two Go minor versions.

codecov[bot] commented 2 years ago

Codecov Report

Merging #119 (ad5220e) into master (1ab480f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   92.57%   92.57%           
=======================================
  Files           9        9           
  Lines         350      350           
=======================================
  Hits          324      324           
  Misses         16       16           
  Partials       10       10           

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 1ab480f...ad5220e. Read the comment docs.