Skip to content

fix: compact prop description

4a44ba3
Select commit
Loading
Failed to load commit list.
Merged

feat(OrderSummary): compact version #6278

fix: compact prop description
4a44ba3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 0s

92.54% (+9.23%) compared to 2b89546

View this Pull Request on Codecov

92.54% (+9.23%) compared to 2b89546

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.54%. Comparing base (2b89546) to head (4a44ba3).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6278      +/-   ##
==========================================
+ Coverage   83.30%   92.54%   +9.23%     
==========================================
  Files          44      533     +489     
  Lines         683    10052    +9369     
  Branches      195     3825    +3630     
==========================================
+ Hits          569     9303    +8734     
- Misses        104      684     +580     
- Partials       10       65      +55     
Files with missing lines Coverage Δ
.../compositions/EstimateCost/CompactEstimateCost.tsx 80.00% <ø> (ø)
.../compositions/EstimateCost/EstimateCostContent.tsx 94.28% <100.00%> (ø)
...ackages/ui/src/compositions/EstimateCost/index.tsx 100.00% <100.00%> (ø)
...ges/ui/src/compositions/EstimateCost/styles.css.ts 100.00% <100.00%> (ø)
...compositions/OrderSummary/NonScrollableContent.tsx 96.87% <100.00%> (ø)
...ackages/ui/src/compositions/OrderSummary/index.tsx 100.00% <100.00%> (ø)
...ges/ui/src/compositions/OrderSummary/styles.css.ts 100.00% <100.00%> (ø)

... and 482 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ecba85...4a44ba3. Read the comment docs.

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