chore: Remove unnecessary `fmt.Print` in tests by alexandear · Pull Request #3999 · google/go-github
- Remove
fmt.Printfandfmt.Printlnfrom unit tests. Looks like they were used for debugging. - Configure the
forbidigolinter to forbidfmt.Printstatements.
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.52%. Comparing base (ab5ad47) to head (0e1c294).
⚠️ Report is 3 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #3999 +/- ## ======================================= Coverage 93.52% 93.52% ======================================= Files 207 207 Lines 17597 17597 ======================================= Hits 16458 16458 Misses 938 938 Partials 201 201
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters