-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix breaking jest test for MMI #18365
Conversation
Looks like the minimum coverage thresholds needs to be bumped. |
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Builds ready [58f0e32]
Page Load Metrics (1615 ± 63 ms)
Bundle size diffs
|
Codecov Report
@@ Coverage Diff @@
## develop #18365 +/- ##
===========================================
+ Coverage 64.64% 64.67% +0.03%
===========================================
Files 920 923 +3
Lines 35473 35513 +40
Branches 9121 9132 +11
===========================================
+ Hits 22929 22967 +38
- Misses 12544 12546 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Explanation
This snapshot is current broken on
develop
Pre-merge author checklist
Pre-merge reviewer checklist
If further QA is required (e.g. new feature, complex testing steps, large refactor), add the
Extension QA Board
label.In this case, a QA Engineer approval will be be required.