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: add type script plugin e2e #974

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

test: add type script plugin e2e #974

wants to merge 12 commits into from

Conversation

BioPhoton
Copy link
Collaborator

@BioPhoton BioPhoton commented Mar 10, 2025

Percondition:

This PR includes:

  • add e2e project & fixtures

Copy link

github-actions bot commented Mar 10, 2025

Code PushUp

😟 Code PushUp report has regressed – compared current commit f0bee13 with previous commit c677fa2.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🟡 56 🟡 50 ↓ −5.1
Bug prevention 🟢 100 🟢 99 ↓ −0.7
Code coverage 🟢 91 🟢 91
Security 🟡 75 🟡 75
Updates 🟡 77 🟡 77
Accessibility 🟢 92 🟢 92
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Code style 🟢 100 🟢 100
Documentation 🔴 23 🔴 23
👎 3 groups regressed, 👎 5 audits regressed, 12 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
ESLint Static analysis (import) 🟢 100 🟡 88 ↓ −12.5
Lighthouse Performance 🟡 56 🟡 50 ↓ −5.1
ESLint Problems 🟢 100 🟢 99 ↓ −0.7

15 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
ESLint Ensure imports point to a file/module that can be resolved. 🟩 passed 🟥 1 error ↑ +∞ %
Lighthouse Speed Index 🟨 4.5 s 🟥 6.0 s ↑ +32.2 %
Lighthouse Time to Interactive 🟥 11.8 s 🟥 14.8 s ↑ +25 %
Lighthouse Total Blocking Time 🟥 2,020 ms 🟥 5,610 ms ↑ +177.2 %
Lighthouse First Contentful Paint 🟨 2.7 s 🟨 2.8 s ↑ +4.5 %
Lighthouse Minimizes main-thread work 🟥 10.5 s 🟥 17.4 s ↑ +66.6 %
Lighthouse JavaScript execution time 🟥 4.4 s 🟥 8.4 s ↑ +91.5 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +25 %
Lighthouse Max Potential First Input Delay 🟥 1,230 ms 🟥 2,380 ms ↑ +93.5 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,829 KiB 🟩 Total size was 1,828 KiB ↓ −0.1 %
Lighthouse Uses efficient cache policy on static assets 🟨 27 resources found 🟨 27 resources found ↓ −0.1 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 67 KiB 🟥 Potential savings of 67 KiB ↓ −31.1 %
Lighthouse Eliminate render-blocking resources 🟥 Potential savings of 990 ms 🟥 Potential savings of 890 ms ↓ −9.7 %
Lighthouse Server Backend Latencies 🟩 140 ms 🟩 170 ms ↑ +27.5 %
Lighthouse Network Round Trip Times 🟩 10 ms 🟩 40 ms ↑ +189.1 %
Lighthouse Largest Contentful Paint 🟨 3.6 s 🟨 3.6 s ↓ −0.5 %
Lighthouse Initial server response time was short 🟩 Root document took 420 ms 🟩 Root document took 440 ms ↑ +4.2 %

579 other audits are unchanged.

BioPhoton added a commit that referenced this pull request Mar 21, 2025
**This PR includes:**
- docs
- plugin exports
- demo usage - @matejchalk any idea how we can use it best on our code?

**Followup:**
- #974

---------

Co-authored-by: Matěj Chalk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant