fix: formatting in studio (pt2)#2601
Merged
Aenimus merged 3 commits intoMar 9, 2026
Merged
Codecov / codecov/project
succeeded
Mar 9, 2026 in 0s
1.40% (target 30.00%)
View this Pull Request on Codecov
1.40% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 16.72131% with 1016 lines in your changes missing coverage. Please review.
✅ Project coverage is 1.40%. Comparing base (854661e) to head (b6310fa).
❌ Your project check has failed because the head coverage (1.40%) is below the target coverage (30.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #2601 +/- ##
==========================================
- Coverage 62.40% 1.40% -61.01%
==========================================
Files 244 296 +52
Lines 25775 47245 +21470
Branches 0 432 +432
==========================================
- Hits 16085 662 -15423
- Misses 8314 46297 +37983
+ Partials 1376 286 -1090 | Files with missing lines | Coverage Δ | |
|---|---|---|
| studio/src/components/playground/types.ts | 100.00% <100.00%> (ø) |
|
| studio/src/lib/playground-url-state-decoding.ts | 91.66% <100.00%> (ø) |
|
| studio/src/lib/playground-url-state-encoding.ts | 71.11% <100.00%> (ø) |
|
| studio/src/hooks/use-current-organization.ts | 0.00% <0.00%> (ø) |
|
| studio/src/hooks/use-feature-limit.ts | 0.00% <0.00%> (ø) |
|
| studio/src/hooks/use-subgraph.ts | 0.00% <0.00%> (ø) |
|
| studio/src/hooks/use-subscription.ts | 0.00% <0.00%> (ø) |
|
| studio/src/lib/format-number.ts | 0.00% <0.00%> (ø) |
|
| studio/src/hooks/use-current-plan.ts | 0.00% <0.00%> (ø) |
|
| studio/src/hooks/use-feature.ts | 0.00% <0.00%> (ø) |
|
| ... and 55 more |
🚀 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.
Loading