aptly-dev / aptly

aptly - Debian repository management tool
https://www.aptly.info/
MIT License
2.56k stars 374 forks source link

chore: unnecessary use of fmt.Sprintf #1198

Closed testwill closed 1 year ago

testwill commented 1 year ago

Fixes #

Requirements

All new code should be covered with tests, documentation should be updated. CI should pass.

Description of the Change

unnecessary use of fmt.Sprintf

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #1198 (b562233) into master (ecc0551) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1198   +/-   ##
=======================================
  Coverage   65.97%   65.97%           
=======================================
  Files         143      143           
  Lines       16190    16190           
=======================================
  Hits        10682    10682           
  Misses       4756     4756           
  Partials      752      752           
Impacted Files Coverage Δ
api/task.go 42.15% <100.00%> (ø)

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