hypertrace / hypertrace-ui

UI for Hypertrace
Other
25 stars 12 forks source link

feat(table): customization for text cell renderer #2567

Closed adisreyaj closed 9 months ago

adisreyaj commented 9 months ago

Ability to customize the tooltip.

github-actions[bot] commented 9 months ago

Test Results

       4 files  ±0     316 suites  ±0   31m 53s :stopwatch: -3s 1 135 tests ±0  1 135 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 145 runs  ±0  1 145 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit c1881187. ± Comparison against base commit d8512502.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 37 lines in your changes are missing coverage. Please review.

Comparison is base (d36fcbb) 82.20% compared to head (c188118) 81.93%. Report is 1 commits behind head on main.

Files Patch % Lines
...components/cartesian/d3/legend/cartesian-legend.ts 54.71% 23 Missing and 1 partial :warning:
.../components/cartesian/cartesian-chart.component.ts 18.18% 8 Missing and 1 partial :warning:
...nderers/text/text-table-cell-renderer.component.ts 80.00% 1 Missing :warning:
...d/components/cartesian/d3/chart/cartesian-chart.ts 0.00% 1 Missing :warning:
...c/shared/components/donut/donut-builder.service.ts 0.00% 1 Missing :warning:
...nents/radar/tooltip/radar-chart-tooltip.service.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2567 +/- ## ========================================== - Coverage 82.20% 81.93% -0.28% ========================================== Files 927 928 +1 Lines 20872 20905 +33 Branches 3313 3323 +10 ========================================== - Hits 17158 17128 -30 - Misses 3577 3639 +62 - Partials 137 138 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.