Resolve some of the plugin check errors and warnings #2772
Merged
Codecov / codecov/project
succeeded
Jan 16, 2025 in 1s
67.2% (+0.6%) compared to f88648c
View this Pull Request on Codecov
67.2% (+0.6%) compared to f88648c
Details
Codecov Report
Attention: Patch coverage is 76.74419%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 67.2%. Comparing base (
f88648c
) to head (b371832
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2772 +/- ##
============================================
+ Coverage 66.7% 67.2% +0.6%
- Complexity 0 4677 +4677
============================================
Files 316 480 +164
Lines 4922 19571 +14649
Branches 1204 0 -1204
============================================
+ Hits 3282 13159 +9877
- Misses 1503 6412 +4909
+ Partials 137 0 -137
Files with missing lines | Coverage Δ | |
---|---|---|
google-listings-and-ads.php | 75.0% <ø> (ø) |
|
src/API/Google/AdsConversionAction.php | 97.6% <100.0%> (ø) |
|
src/API/Google/Middleware.php | 95.7% <100.0%> (ø) |
|
src/API/WP/NotificationsService.php | 95.5% <100.0%> (ø) |
|
src/DB/Table/AttributeMappingRulesTable.php | 46.7% <100.0%> (ø) |
|
src/DB/Table/BudgetRecommendationTable.php | 96.4% <100.0%> (ø) |
|
src/DB/Table/MerchantIssueTable.php | 40.0% <100.0%> (ø) |
|
src/DB/Table/ShippingTimeTable.php | 50.0% <100.0%> (ø) |
|
src/MerchantCenter/MerchantStatuses.php | 76.2% <100.0%> (ø) |
|
src/Notes/LeaveReviewActionTrait.php | 100.0% <100.0%> (ø) |
|
... and 14 more |
Loading