Skip to content
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

test(cli-e2e): fix E2E tests after --skipPlugins option added #741

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

matejchalk
Copy link
Collaborator

Copy link

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared target commit ab7e204 with source commit e841532.

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 45 🔴 48 ↑ +3
Code coverage 🟡 89 🟡 89 ↑ +0
Accessibility 🟢 91 🟢 91
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Bug prevention 🟢 100 🟢 100
Code style 🟢 99 🟢 99
Security 🟢 100 🟢 100
Updates 🟡 78 🟡 78
Custom checks 🟡 67 🟡 67

🗃️ Groups

👍 2 groups improved
🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 45 🔴 48 ↑ +3
Code coverage Code coverage metrics 🟡 89 🟡 89 ↑ +0

18 other groups are unchanged.

🛡️ Audits

👍 6 audits improved, 👎 1 audit regressed, 13 audits changed without impacting score
🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Reduce unused CSS 🟨 Potential savings of 104 KiB 🟥 Potential savings of 91 KiB ↑ +∞ %
Lighthouse First Contentful Paint 🟥 3.1 s 🟨 2.9 s ↓ −8 %
Lighthouse Speed Index 🟥 8.4 s 🟥 7.6 s ↓ −9 %
Lighthouse Largest Contentful Paint 🟨 3.8 s 🟨 3.6 s ↓ −6 %
Lighthouse First Meaningful Paint 🟨 3.1 s 🟨 3.0 s ↓ −5 %
Lighthouse Time to Interactive 🟥 21.7 s 🟥 17.8 s ↓ −18 %
Code coverage Branch coverage 🟨 83.4 % 🟨 83.4 % ↑ +0 %
Lighthouse Total Blocking Time 🟥 14,530 ms 🟥 8,730 ms ↓ −40 %
Lighthouse Minimizes main-thread work 🟥 27.8 s 🟥 22.9 s ↓ −17 %
Lighthouse JavaScript execution time 🟥 14.9 s 🟥 10.9 s ↓ −27 %
Lighthouse Metrics 🟩 21733 🟩 17792 ↓ −18 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,786 KiB 🟩 Total size was 1,783 KiB ↓ +0 %
Lighthouse Max Potential First Input Delay 🟥 4,350 ms 🟥 3,350 ms ↓ −23 %
Lighthouse Eliminate render-blocking resources 🟥 Potential savings of 270 ms 🟥 Potential savings of 820 ms ↑ +202 %
Lighthouse Server Backend Latencies 🟩 250 ms 🟩 80 ms ↓ −67 %
Lighthouse Uses efficient cache policy on static assets 🟨 29 resources found 🟨 29 resources found ↑ +0 %
Lighthouse Initial server response time was short 🟩 Root document took 310 ms 🟩 Root document took 390 ms ↑ +26 %
Lighthouse Network Round Trip Times 🟩 20 ms 🟩 20 ms ↓ −12 %
Lighthouse Avoids an excessive DOM size 🟥 2,190 elements 🟥 2,191 elements ↑ +0 %
Lighthouse Cumulative Layout Shift 🟩 0.004 🟩 0 ↓ −100 %

489 other audits are unchanged.

@matejchalk matejchalk merged commit ae3c166 into main Jul 11, 2024
17 checks passed
@matejchalk matejchalk deleted the fix-skip-plugins-e2e-tests branch July 11, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants