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

feat(ci): add useful exports #849

Merged
merged 2 commits into from
Oct 16, 2024
Merged

feat(ci): add useful exports #849

merged 2 commits into from
Oct 16, 2024

Conversation

matejchalk
Copy link
Collaborator

Integrating ci package in GitHub Action as part of #829, realized a few more exports would be useful for types and runtime validation.

@matejchalk matejchalk self-assigned this Oct 16, 2024
Copy link

github-actions bot commented Oct 16, 2024

Code PushUp

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

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🟡 50 🔴 50 ↓ −0.2
Code coverage 🟡 90 🟡 90 ↓ −0.1
Custom checks 🟡 67 🟡 67
Security 🟡 82 🟡 82
Updates 🟡 75 🟡 75
Accessibility 🟢 91 🟢 91
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Bug prevention 🟢 100 🟢 100
Code style 🟢 99 🟢 99
👎 2 groups regressed, 👍 4 audits improved, 👎 3 audits regressed, 12 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🟡 50 🔴 50 ↓ −0.2
Code coverage Code coverage metrics 🟡 90 🟡 90 ↓ −0.1

18 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Speed Index 🟥 7.0 s 🟨 5.8 s ↓ −17.5 %
Lighthouse Largest Contentful Paint 🟨 3.3 s 🟨 3.6 s ↑ +9.7 %
Lighthouse Time to Interactive 🟥 16.3 s 🟥 15.0 s ↓ −8.1 %
Lighthouse First Meaningful Paint 🟨 3.1 s 🟨 3.1 s ↓ −2.3 %
Lighthouse First Contentful Paint 🟥 3.1 s 🟥 3.1 s ↓ −2.3 %
Code coverage Function coverage 🟩 92.4 % 🟩 92.2 % ↓ −0.2 %
Code coverage Line coverage 🟩 90.7 % 🟩 90.7 % ↓ −0.1 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,822 KiB 🟩 Total size was 1,818 KiB ↓ −0.2 %
Lighthouse Minimizes main-thread work 🟥 20.6 s 🟥 17.3 s ↓ −15.9 %
Lighthouse Total Blocking Time 🟥 7,180 ms 🟥 5,650 ms ↓ −21.3 %
Lighthouse Metrics 🟩 100% 🟩 100% ↓ −8.1 %
Lighthouse Eliminate render-blocking resources 🟥 Potential savings of 470 ms 🟥 Potential savings of 1,460 ms ↑ +210.2 %
Lighthouse JavaScript execution time 🟥 9.3 s 🟥 8.3 s ↓ −10.2 %
Lighthouse Server Backend Latencies 🟩 150 ms 🟩 280 ms ↑ +83.3 %
Lighthouse Uses efficient cache policy on static assets 🟨 27 resources found 🟨 27 resources found ↑ +0.1 %
Lighthouse Initial server response time was short 🟩 Root document took 530 ms 🟩 Root document took 460 ms ↓ −14 %
Lighthouse Network Round Trip Times 🟩 80 ms 🟩 20 ms ↓ −72.7 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 70 KiB 🟥 Potential savings of 70 KiB ↑ +3.3 %
Lighthouse Max Potential First Input Delay 🟥 2,500 ms 🟥 2,490 ms ↓ −0.4 %

494 other audits are unchanged.

@matejchalk matejchalk merged commit 5f5a2e8 into main Oct 16, 2024
16 checks passed
@matejchalk matejchalk deleted the ci-exports branch October 16, 2024 16:02
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