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

build(all): fix test setup #774

Merged
merged 1 commit into from
Feb 13, 2024
Merged

build(all): fix test setup #774

merged 1 commit into from
Feb 13, 2024

Conversation

unstubbable
Copy link
Member

@unstubbable unstubbable commented Feb 13, 2024

Copy link

github-actions bot commented Feb 13, 2024

size-limit report 📦

Path Size
async-ssr-manager 686 B (0%)
core 9.11 KB (0%)
dom 6.88 KB (0%)
history-service 3.15 KB (0%)
logger 254 B (0%)
module-loader-amd 3.68 KB (0%)
module-loader-federation 517 B (0%)
react 2.45 KB (0%)
serialized-state-manager 489 B (0%)
server-request 228 B (0%)

@unstubbable unstubbable force-pushed the fix-test-setup branch 2 times, most recently from 3f4bf39 to c4c7062 Compare February 13, 2024 12:31
@unstubbable unstubbable removed the request for review from clebert February 13, 2024 12:31
- remove babel
- usw swc transform
- fix wallaby config
- remove coverage thresholds due to swc-project/swc#3854
- generate coverage report as PR comment instead
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
98.99% (-1.01% 🔻)
886/895
🟢 Branches
99.18% (-0.82% 🔻)
241/243
🟢 Functions 100% 233/233
🟢 Lines
99.31% (-0.69% 🔻)
867/873
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / create-root-location-transformer.ts
87.76% (-12.24% 🔻)
100% 100%
87.76% (-12.24% 🔻)
🟢
... / url-search-params.ts
100%
50% (-50% 🔻)
100% 100%
🟢
... / feature-hub-context.tsx
91.67% (-8.33% 🔻)
100% 100% 100%
🟢
... / internal-feature-app-container.tsx
98.65% (-1.35% 🔻)
100% 100% 100%
🟢 logger/src/index.ts
85.71% (-14.29% 🔻)
100% 100% 100%

Test suite run success

495 tests passing in 18 suites.

Report generated by 🧪jest coverage report action from 6c33c7c

@unstubbable unstubbable merged commit ab79875 into master Feb 13, 2024
9 checks passed
@unstubbable unstubbable deleted the fix-test-setup branch February 13, 2024 12:45
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.

None yet

2 participants