Ran
|
Jobs
4
|
Files
9
|
Run time
1min
|
Badge
README BADGES
|
push
github
Add perf-guard github workflow (#345) * Add perf-guard github workflow * Fix typo * Switch to GITHUB_OUTPUT * Fix typo * Log performance * Temporarily reduce baseline for testing * Revert "Temporarily reduce baseline for testing" This reverts commit 769bd71a6. * Compare SNIFF PROCESSING TIME * Add comment for fromJSON usage * Remove unnecessary fromJSON * Refactor to print output of phpcs alone * Replace WP copy of PHPMailer with tagged official version * Remove set x * Move parsing performance to own step * Try quoting phpcs output * Use multi-line output to set var * Try to parse with heredoc * Revert "Try to parse with heredoc" This reverts commit 5f016c15b. * Revert "Use multi-line output to set var" This reverts commit 22fb0cad9. * Revert "Try quoting phpcs output" This reverts commit 29a2be79b. * Revert "Move parsing performance to own step" This reverts commit f45a26ac8. * Temporarily decrease MAX_PHPCS_PERF_SECS * Decrease it further * Revert "Decrease it further" This reverts commit 7d2a17020. * Revert "Temporarily decrease MAX_PHPCS_PERF_SECS" This reverts commit ded6e9e8b. * Set MAX_PHPCS_PERF_SECS to 0.4 since 0.2 seems average * Try using a file to pass perf report * Fix escaping of env vars * Also output performance report * Temporarily break phpcs output to see what happens * Revert "Temporarily break phpcs output to see what happens" This reverts commit ed540b8e9.
1880 of 2004 relevant lines covered (93.81%)
136.9 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | php-5.4-phpcs-3.5.6 - 12227376500.1 | 9 |
92.78 |
GitHub Action Run | |
2 | php-8.4-phpcs-dev-master - 12227376500.2 | 9 |
93.23 |
GitHub Action Run | |
3 | php-7.4-phpcs-3.5.6 - 12227376500.3 | 9 |
93.01 |
GitHub Action Run | |
4 | php-5.4-phpcs-dev-master - 12227376500.4 | 9 |
93.24 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
89.36 | VariableAnalysis/Lib/Helpers.php | 1778 | 846 | 756 | 90 | 133.0 | |
91.18 | VariableAnalysis/Lib/ScopeManager.php | 106 | 34 | 31 | 3 | 340.0 | |
96.46 | ...ysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php | 2062 | 875 | 844 | 31 | 148.0 | |
100.0 | VariableAnalysis/Lib/Constants.php | 258 | 226 | 226 | 0 | 154.0 | |
100.0 | VariableAnalysis/Lib/ScopeType.php | 0 | 0 | 0 | 0 | 0.0 | |
100.0 | VariableAnalysis/Lib/VariableInfo.php | 108 | 3 | 3 | 0 | 283.0 | |
100.0 | VariableAnalysis/Lib/ScopeInfo.php | 39 | 4 | 4 | 0 | 308.0 | |
100.0 | VariableAnalysis/Lib/EnumInfo.php | 44 | 5 | 5 | 0 | 3.0 | |
100.0 | VariableAnalysis/Lib/ForLoopInfo.php | 113 | 11 | 11 | 0 | 7.0 |