Skip to content

fix: type issues

0bbd75a
Select commit
Loading
Failed to load commit list.
Merged

fix(deps): update nivo monorepo to v0.99.0 #6341

fix: type issues
0bbd75a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 1s

92.53% (+9.22%) compared to 2b89546

View this Pull Request on Codecov

92.53% (+9.22%) compared to 2b89546

Details

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.53%. Comparing base (2b89546) to head (0bbd75a).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
packages/ui/src/components/LineChart/index.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6341      +/-   ##
==========================================
+ Coverage   83.30%   92.53%   +9.22%     
==========================================
  Files          44      533     +489     
  Lines         683    10037    +9354     
  Branches      195     3811    +3616     
==========================================
+ Hits          569     9288    +8719     
- Misses        104      684     +580     
- Partials       10       65      +55     
Files with missing lines Coverage Δ
packages/ui/src/components/BarChart/index.tsx 76.19% <100.00%> (ø)
...kages/ui/src/components/LineChart/CustomLegend.tsx 100.00% <ø> (ø)
packages/ui/src/components/LineChart/Tooltip.tsx 100.00% <ø> (ø)
packages/ui/src/components/LineChart/helpers.ts 92.85% <100.00%> (ø)
packages/ui/src/helpers/nivoTheme.ts 100.00% <ø> (ø)
packages/ui/src/components/LineChart/index.tsx 91.66% <0.00%> (ø)

... and 483 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...0bbd75a. 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.