Skip to content

ci: improve coverage#4181

Merged
wellwelwel merged 5 commits intosidorares:masterfrom
wellwelwel:c8
Mar 14, 2026
Merged

ci: improve coverage#4181
wellwelwel merged 5 commits intosidorares:masterfrom
wellwelwel:c8

Conversation

@wellwelwel
Copy link
Collaborator

@wellwelwel wellwelwel commented Mar 14, 2026

Resolve the minor points in #4178 (review) related to tests.

cc @logaretm

@wellwelwel wellwelwel marked this pull request as ready for review March 14, 2026 19:39
@wellwelwel wellwelwel merged commit 5b61d86 into sidorares:master Mar 14, 2026
86 checks passed
@wellwelwel wellwelwel deleted the c8 branch March 14, 2026 19:50
Copy link
Contributor

@logaretm logaretm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, didn't know it/describe could be awaited 😆

@wellwelwel
Copy link
Collaborator Author

wellwelwel commented Mar 14, 2026

Looks good, didn't know it/describe could be awaited 😆

Thanks, @logaretm! This is a characteristic behavior of Poku, which tests exactly how to write code in natural JavaScript. This is also one of the key reasons why it is possible to run the same test suite across all runtimes with consistent results and behaviors 🙋🏻‍♂️

@codecov
Copy link

codecov bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.60%. Comparing base (c06afc2) to head (57a5de6).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4181      +/-   ##
==========================================
+ Coverage   90.32%   90.60%   +0.28%     
==========================================
  Files          87       87              
  Lines       14280    14280              
  Branches     1788     1798      +10     
==========================================
+ Hits        12898    12938      +40     
+ Misses       1382     1342      -40     
Flag Coverage Δ
compression-0 89.85% <ø> (+0.28%) ⬆️
compression-1 90.58% <ø> (+0.28%) ⬆️
static-parser-0 88.29% <ø> (+0.28%) ⬆️
static-parser-1 89.01% <ø> (+0.28%) ⬆️
tls-0 90.03% <ø> (+0.28%) ⬆️
tls-1 90.38% <ø> (+0.28%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants