incu6us / goimports-reviser

Right imports sorting & code formatting tool (goimports alternative)
MIT License
611 stars 72 forks source link

support for go1.18 generics #84

Closed metabd closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #84 (dce9fd1) into master (9697a83) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   83.41%   83.41%           
=======================================
  Files           8        8           
  Lines         398      398           
=======================================
  Hits          332      332           
  Misses         53       53           
  Partials       13       13           

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

incu6us commented 2 years ago

it is already in master by another PR

darwayne commented 2 years ago

That's awesome thank you @incu6us!