hypertrace / hypertrace-ui

UI for Hypertrace
Other
25 stars 12 forks source link

feat: csv generator for string enum type #2476

Closed arjunlalb closed 11 months ago

arjunlalb commented 11 months ago

Description

csv generator for string enum type

codecov[bot] commented 11 months ago

Codecov Report

Merging #2476 (0bb16d0) into main (93e3f93) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2476   +/-   ##
=======================================
  Coverage   83.07%   83.07%           
=======================================
  Files         924      925    +1     
  Lines       20598    20607    +9     
  Branches     3255     3256    +1     
=======================================
+ Hits        17111    17120    +9     
  Misses       3368     3368           
  Partials      119      119           
Files Coverage Δ
...generators/table-cell-string-enum-csv-generator.ts 100.00% <100.00%> (ø)
projects/components/src/table/table.module.ts 94.73% <100.00%> (+0.14%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 11 months ago

Unit Test Results

       4 files  ±0     316 suites  +1   53m 33s :stopwatch: + 6m 6s 1 131 tests +1  1 131 :heavy_check_mark: +1  0 :zzz: ±0  0 :x: ±0  1 141 runs  +1  1 141 :heavy_check_mark: +1  0 :zzz: ±0  0 :x: ±0 

Results for commit 0bb16d0e. ± Comparison against base commit 93e3f934.

github-actions[bot] commented 11 months ago

Unit Test Results

       4 files  ±0     316 suites  +1   51m 3s :stopwatch: + 3m 36s 1 131 tests +1  1 131 :heavy_check_mark: +1  0 :zzz: ±0  0 :x: ±0  1 141 runs  +1  1 141 :heavy_check_mark: +1  0 :zzz: ±0  0 :x: ±0 

Results for commit c7064f60. ± Comparison against base commit 93e3f934.