Skip to content

fix tooltip position for group mode

a0fdcfb
Select commit
Loading
Failed to load commit list.
Merged

feat: Charts v0.1 release #2

fix tooltip position for group mode
a0fdcfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2025 in 1s

98.59% (target 90.00%)

View this Pull Request on Codecov

98.59% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 98.66117% with 39 lines in your changes missing coverage. Please review.

Project coverage is 98.59%. Comparing base (a114fcb) to head (a0fdcfb).

Files with missing lines Patch % Lines
src/core/chart-api/index.tsx 96.20% 13 Missing ⚠️
src/core/chart-api/chart-extra-tooltip.tsx 93.12% 11 Missing ⚠️
src/core/components/core-tooltip.tsx 96.46% 8 Missing ⚠️
src/core/chart-api/chart-extra-context.tsx 95.12% 4 Missing ⚠️
src/core/chart-api/chart-extra-navigation.ts 99.53% 2 Missing ⚠️
src/cartesian-chart/index.tsx 99.39% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #2       +/-   ##
===========================================
+ Coverage   87.61%   98.59%   +10.97%     
===========================================
  Files          13       55       +42     
  Lines         210     4624     +4414     
  Branches       38     1040     +1002     
===========================================
+ Hits          184     4559     +4375     
- Misses         26       65       +39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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