Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary use of fmt.Sprintf #2819

Merged
merged 1 commit into from
Jun 26, 2023

chore: unnecessary use of fmt.Sprint

846c5ce
Select commit
Failed to load commit list.
Merged

Remove unnecessary use of fmt.Sprintf #2819

chore: unnecessary use of fmt.Sprint
846c5ce
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2023 in 0s

98.05% (+0.00%) compared to 1e7c685

View this Pull Request on Codecov

98.05% (+0.00%) compared to 1e7c685

Details

Codecov Report

Merging #2819 (846c5ce) into master (1e7c685) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #2819   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files         136      136           
  Lines       12263    12263           
=======================================
  Hits        12025    12025           
  Misses        162      162           
  Partials       76       76           
Impacted Files Coverage Δ
github/admin_stats.go 100.00% <100.00%> (ø)
github/codespaces.go 92.40% <100.00%> (ø)