Skip to content

fix: formatting in studio (pt3)#2602

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

fix: formatting in studio (pt3)#2602
Aenimus merged 10 commits into
mainfrom
ondrej/eng-9087-cosmostudioci-fix-formatting-drift-enforce-formatting-in-ci-pt3

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

e34e2a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 0s

1.43% (target 30.00%)

View this Pull Request on Codecov

1.43% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 1767 lines in your changes missing coverage. Please review.
✅ Project coverage is 1.43%. Comparing base (1cba9ab) to head (e34e2a2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
studio/src/components/checks/operations.tsx 0.00% 122 Missing and 1 partial ⚠️
studio/src/components/analytics/metrics.tsx 0.00% 86 Missing and 1 partial ⚠️
studio/src/components/checks/override.tsx 0.00% 80 Missing and 1 partial ⚠️
...nents/check-extensions/check-extensions-config.tsx 0.00% 76 Missing and 1 partial ⚠️
studio/src/components/checks/changes-table.tsx 0.00% 69 Missing and 1 partial ⚠️
studio/src/components/feature-flags-table.tsx 0.00% 64 Missing and 1 partial ⚠️
studio/src/components/analytics/trace.tsx 0.00% 60 Missing and 1 partial ⚠️
studio/src/components/analytics/data-table.tsx 0.00% 58 Missing and 1 partial ⚠️
studio/src/components/federatedgraphs-cards.tsx 0.00% 54 Missing and 1 partial ⚠️
studio/src/components/cache/operations-table.tsx 0.00% 52 Missing and 1 partial ⚠️
... and 65 more

❌ Your project check has failed because the head coverage (1.43%) 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   #2602       +/-   ##
==========================================
- Coverage   44.27%   1.43%   -42.84%     
==========================================
  Files        1042     296      -746     
  Lines      146582   46042   -100540     
  Branches     9455     432     -9023     
==========================================
- Hits        64900     662    -64238     
+ Misses      79951   45094    -34857     
+ Partials     1731     286     -1445     
Files with missing lines Coverage Δ
studio/src/components/layout/layout.tsx 0.00% <0.00%> (ø)
studio/src/components/analytics/use-range.tsx 0.00% <0.00%> (ø)
...tudio/src/components/composition-errors-dialog.tsx 0.00% <0.00%> (ø)
studio/src/components/info-tooltip.tsx 0.00% <0.00%> (ø)
...onents/layout/analytics/active-campaign-script.tsx 0.00% <0.00%> (ø)
studio/src/components/layout/head.tsx 0.00% <0.00%> (ø)
...src/components/analytics/data-table-group-menu.tsx 0.00% <0.00%> (ø)
...src/components/analytics/data-table-pagination.tsx 0.00% <0.00%> (ø)
...udio/src/components/analytics/use-apply-params.tsx 0.00% <0.00%> (ø)
studio/src/components/check-badge-icon.tsx 0.00% <0.00%> (ø)
... and 65 more

... and 746 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.