Skip to content

fix: formatting in studio (pt2)#2601

Merged
Aenimus merged 3 commits into
mainfrom
ondrej/eng-9087-cosmostudioci-fix-formatting-drift-enforce-formatting-in-ci-pt2
Mar 9, 2026
Merged

fix: formatting in studio (pt2)#2601
Aenimus merged 3 commits into
mainfrom
ondrej/eng-9087-cosmostudioci-fix-formatting-drift-enforce-formatting-in-ci-pt2

Merge branch 'main' into ondrej/eng-9087-cosmostudioci-fix-formatting…

b6310fa
Select commit
Loading
Failed to load commit list.
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).

Files with missing lines Patch % Lines
studio/src/components/schema/monaco-dark-theme.ts 0.00% 349 Missing ⚠️
studio/src/lib/schema-helpers.ts 40.49% 72 Missing ⚠️
studio/src/hooks/use-share-playground-modal.ts 0.00% 62 Missing ⚠️
studio/tailwind.config.js 0.00% 58 Missing and 1 partial ⚠️
...rc/components/member-groups/use-group-resources.ts 0.00% 47 Missing ⚠️
studio/src/lib/insights-helpers.ts 0.00% 44 Missing and 1 partial ⚠️
studio/next.config.mjs 0.00% 41 Missing and 1 partial ⚠️
studio/src/lib/signup-content.ts 0.00% 35 Missing ⚠️
studio/src/components/playground/prettyPrint.ts 0.00% 27 Missing and 1 partial ⚠️
studio/src/lib/constants.ts 82.17% 23 Missing ⚠️
... and 52 more

❌ 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

... and 475 files with indirect coverage changes

🚀 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.