Closed nbradbury closed 2 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 | Jetpack | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21426-56d9ae5 | |
Commit | 56d9ae5d07eb43b6c0c3d041446954fce816b1b7 | |
Direct Download | jetpack-prototype-build-pr21426-56d9ae5.apk |
App Name | WordPress | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21426-56d9ae5 | |
Commit | 56d9ae5d07eb43b6c0c3d041446954fce816b1b7 | |
Direct Download | wordpress-prototype-build-pr21426-56d9ae5.apk |
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 39.30%. Comparing base (
a6145b4
) to head (56d9ae5
). Report is 110 commits behind head on trunk.
Files with missing lines | Patch % | Lines |
---|---|---|
...dpress/android/ui/sitecreation/SiteCreationStep.kt | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #21412
This PR removes the
SiteIntentQuestionFeatureConfig
feature flag. This flag defaulted totrue
so it was unnecessary.There's really nothing to test - a green status from CI should suffice.