Closed nbradbury closed 3 weeks ago
1 Warning | |
---|---|
:warning: | PR is not assigned to a milestone. |
Generated by :no_entry_sign: Danger
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
App Name | WordPress | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21413-fe1d14a | |
Commit | fe1d14af4bf10fffabbc8d12a8eff9c6a4a25dad | |
Direct Download | wordpress-prototype-build-pr21413-fe1d14a.apk |
App Name | Jetpack | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21413-fe1d14a | |
Commit | fe1d14af4bf10fffabbc8d12a8eff9c6a4a25dad | |
Direct Download | jetpack-prototype-build-pr21413-fe1d14a.apk |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 39.31%. Comparing base (
b9405f4
) to head (fe1d14a
). Report is 3 commits behind head on trunk.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR partially fixes #21412 by removing
GlobalStyleSupportFeatureConfig
from "Features in development." This debug setting defaulted totrue
so it wasn't necessary to keep it.Note: The issue mentions that we should also remove
SiteIntentQuestionFeatureConfig
, but I decided to do that in a separate PR.To Test:
GlobalStyleSupportFeatureConfig
is no longer there.