peczenyj / ttempdir

ttempdir detects temporary directories not using t.TempDir
https://github.com/peczenyj/ttempdir
MIT License
4 stars 1 forks source link

update analyzer doc with proper Go version #16

Closed alexandear closed 3 months ago

alexandear commented 3 months ago

According to the doc, t.TempDir appeared in stdlib since Go 1.15:

image
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 92.30%. Comparing base (0a018e9) to head (8ca7133). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16 +/- ## ======================================= Coverage 92.30% 92.30% ======================================= Files 3 3 Lines 169 169 ======================================= Hits 156 156 Misses 11 11 Partials 2 2 ```

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