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

refactor: use nx-verdaccio for e2e testing #842

Open
wants to merge 56 commits into
base: main
Choose a base branch
from

Conversation

BioPhoton
Copy link
Collaborator

@BioPhoton BioPhoton commented Oct 15, 2024

This PR uses nx-verdaccio for all but cli-e2e project. In a follow up PR #844 the e2e-old target gets refactored and the tooling code gets a cleanup

Copy link

github-actions bot commented Oct 15, 2024

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared target commit 4e35719 with source commit 13a63a4.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🟡 54 🟡 52 ↓ −2.1
Updates 🟡 75 🟡 75 ↑ +0.1
Custom checks 🟡 67 🟡 67
Code coverage 🟡 90 🟡 90
Security 🟡 82 🟡 82
Accessibility 🟢 91 🟢 91
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Bug prevention 🟢 100 🟢 100
Code style 🟢 100 🟢 100
👍 1 group improved, 👎 1 group regressed, 👍 3 audits improved, 👎 2 audits regressed, 14 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🟡 54 🟡 52 ↓ −2.1
JS Packages NPM outdated dependencies 🟡 75 🟡 75 ↑ +0.1

18 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Speed Index 🟥 5.8 s 🟥 6.4 s ↑ +9.7 %
Lighthouse Largest Contentful Paint 🟨 3.1 s 🟨 3.3 s ↑ +6.5 %
Lighthouse First Contentful Paint 🟨 3.0 s 🟨 3.0 s ↓ −0.9 %
Lighthouse First Meaningful Paint 🟨 3.0 s 🟨 3.0 s ↓ −0.9 %
JS Packages Outdated NPM dev dependencies. 🟨 57 outdated package versions (33 major, 15 minor, 1 preminor, 7 patch, 1 prerelease) 🟨 57 outdated package versions (33 major, 15 minor, 1 preminor, 7 patch, 1 prerelease)  +0 %
Lighthouse Minimizes main-thread work 🟥 19.7 s 🟥 17.7 s ↓ −10.4 %
Lighthouse Total Blocking Time 🟥 6,320 ms 🟥 5,740 ms ↓ −9.1 %
Lighthouse JavaScript execution time 🟥 9.8 s 🟥 9.5 s ↓ −3 %
Lighthouse Uses efficient cache policy on static assets 🟨 27 resources found 🟨 27 resources found ↓ −0.1 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 70 KiB 🟥 Potential savings of 70 KiB ↑ +100 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +0.5 %
Lighthouse Time to Interactive 🟥 15.8 s 🟥 15.8 s ↑ +0.5 %
Lighthouse Eliminate render-blocking resources 🟥 Potential savings of 1,110 ms 🟥 Potential savings of 1,030 ms ↓ −6.7 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,812 KiB 🟩 Total size was 1,812 KiB ↓ −0.1 %
Lighthouse Server Backend Latencies 🟩 140 ms 🟩 80 ms ↓ −42.1 %
Lighthouse Max Potential First Input Delay 🟥 2,980 ms 🟥 2,930 ms ↓ −1.6 %
Lighthouse Initial server response time was short 🟩 Root document took 340 ms 🟩 Root document took 370 ms ↑ +7.3 %
Lighthouse Network Round Trip Times 🟩 30 ms 🟩 40 ms ↑ +39.7 %
Lighthouse Avoids an excessive DOM size 🟥 2,232 elements 🟥 2,233 elements ↑ +0.1 %

494 other audits are unchanged.

@github-actions github-actions bot added the 🦾 CI/CD continuous integration and deployment label Oct 15, 2024
@BioPhoton
Copy link
Collaborator Author

The latest version of nxv marks packages. this should help in debugging

Copy link

github-actions bot commented Oct 18, 2024

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared target commit 163a7e5 with source commit d8a7eb2.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Security 🟡 83 🟡 88 ↑ +4.9
Performance 🟡 56 🟡 52 ↓ −3.3
Updates 🟡 76 🟡 76 ↑ +0.1
Code coverage 🟡 90 🟡 90 ↓ −0.1
Custom checks 🟡 67 🟡 67
Accessibility 🟢 91 🟢 91
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Bug prevention 🟢 100 🟢 100
Code style 🟢 100 🟢 100
👍 2 groups improved, 👎 2 groups regressed, 👍 5 audits improved, 👎 3 audits regressed, 15 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
JS Packages NPM audit 🟡 83 🟡 88 ↑ +4.9
Lighthouse Performance 🟡 56 🟡 52 ↓ −3.3
JS Packages NPM outdated dependencies 🟡 76 🟡 76 ↑ +0.1
Code coverage Code coverage metrics 🟡 90 🟡 90 ↓ −0.1

16 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
JS Packages Vulnerabilities for NPM dev dependencies. 🟥 11 vulnerabilities (4 high, 7 moderate) 🟨 22 vulnerabilities (22 low) ↑ +100 %
Lighthouse First Meaningful Paint 🟨 2.8 s 🟩 0 ↓ −100 %
Lighthouse Largest Contentful Paint 🟨 2.8 s 🟨 3.3 s ↑ +16.3 %
Lighthouse First Contentful Paint 🟨 2.8 s 🟥 3.2 s ↑ +10.9 %
Lighthouse Speed Index 🟥 5.9 s 🟨 5.3 s ↓ −10 %
Lighthouse Time to Interactive 🟥 16.5 s 🟥 14.8 s ↓ −9.9 %
JS Packages Outdated NPM dev dependencies. 🟨 45 outdated package versions (26 major, 14 minor, 1 preminor, 4 patch) 🟨 36 outdated package versions (26 major, 8 minor, 1 preminor, 1 prerelease) ↓ −20 %
Code coverage Branch coverage 🟨 84.8 % 🟨 84.8 % ↓ −0.1 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,813 KiB 🟩 Total size was 1,807 KiB ↓ −0.4 %
Lighthouse Metrics 🟩 100% 🟩 100% ↓ −9.8 %
Lighthouse Minimizes main-thread work 🟥 16.9 s 🟥 18.4 s ↑ +8.6 %
Lighthouse Total Blocking Time 🟥 5,680 ms 🟥 6,840 ms ↑ +20.5 %
Lighthouse Eliminate render-blocking resources 🟥 Potential savings of 570 ms 🟥 Potential savings of 1,600 ms ↑ +181.9 %
Lighthouse Max Potential First Input Delay 🟥 3,190 ms 🟥 2,730 ms ↓ −14.3 %
Lighthouse JavaScript execution time 🟥 9.9 s 🟥 9.5 s ↓ −3.7 %
Lighthouse Uses efficient cache policy on static assets 🟨 27 resources found 🟨 27 resources found ↑ +0.1 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 56 KiB 🟥 Potential savings of 72 KiB ↑ +93.8 %
Lighthouse Server Backend Latencies 🟩 240 ms 🟩 270 ms ↑ +13.6 %
Lighthouse Initial server response time was short 🟩 Root document took 410 ms 🟩 Root document took 380 ms ↓ −7.8 %
Lighthouse Network Round Trip Times 🟩 60 ms 🟩 40 ms ↓ −45.2 %
JS Packages Outdated NPM prod dependencies. 🟨 14 outdated package versions (5 major, 5 minor, 4 patch) 🟨 7 outdated package versions (5 major, 1 minor, 1 patch) ↓ −50 %
Lighthouse Avoids an excessive DOM size 🟥 2,232 elements 🟥 2,231 elements ↓ −0.1 %
Code coverage Line coverage 🟩 90.7 % 🟩 90.7 % ↑ +0.1 %

490 other audits are unchanged.

@BioPhoton BioPhoton marked this pull request as ready for review October 18, 2024 19:37
@hanna-skryl hanna-skryl force-pushed the use-nx-verdaccio-for-e2e-testing branch from db1caf4 to 2d1d772 Compare October 24, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦾 CI/CD continuous integration and deployment 🔬 testing writing tests 🛠️ tooling 🧩 utils
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants