Wrap ABSPATH existence short-circuit with code coverage ignore comments#1815
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## trunk #1815 +/- ##
==========================================
+ Coverage 58.26% 59.58% +1.32%
==========================================
Files 85 84 -1
Lines 6670 6522 -148
==========================================
Hits 3886 3886
+ Misses 2784 2636 -148
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This addresses the first point of #1789: "Ignore Coverage for Non-Critical Code Blocks"