Yoast / duplicate-post

Yoast Duplicate Post plugin for WordPress
https://yoast.com
GNU General Public License v2.0
46 stars 36 forks source link

CS/QA: use `printf()`, not `echo sprintf()` #350

Closed jrfnl closed 8 months ago

jrfnl commented 8 months ago

Context

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

*

Test instructions

Test instructions for the acceptance test before the PR gets merged

This PR can be acceptance tested by following these steps:

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7229072437


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/ui/column.php 0 1 0.0%
<!-- Total: 1 2 50.0% -->
Totals Coverage Status
Change from base Build 7228959349: 0.0%
Covered Lines: 1236
Relevant Lines: 2462

💛 - Coveralls