hypertrace-ui icon indicating copy to clipboard operation
hypertrace-ui copied to clipboard

Table pagination poc

Open anandtiwary opened this issue 1 year ago • 4 comments

Description

Please include a summary of the change, motivation and context.

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

  • [ ] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] Any dependent changes have been merged and published in downstream modules

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

anandtiwary avatar Apr 27 '23 18:04 anandtiwary

Unit Test Results

       4 files  ±0     306 suites  ±0   47m 9s :stopwatch: + 2m 16s 1 109 tests ±0  1 109 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 118 runs  ±0  1 118 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit fd7e0fdc. ± Comparison against base commit 06d8d4d2.

github-actions[bot] avatar Apr 27 '23 18:04 github-actions[bot]

Codecov Report

Merging #2136 (bdc4208) into main (b86676f) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2136   +/-   ##
=======================================
  Coverage   82.85%   82.85%           
=======================================
  Files         911      911           
  Lines       19872    19873    +1     
  Branches     3068     3068           
=======================================
+ Hits        16465    16466    +1     
  Misses       3290     3290           
  Partials      117      117           
Impacted Files Coverage Δ
projects/components/src/table/table.component.ts 83.33% <100.00%> (+0.05%) :arrow_up:

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

codecov[bot] avatar Apr 27 '23 18:04 codecov[bot]

Unit Test Results

       4 files  ±0     306 suites  ±0   40m 56s :stopwatch: - 3m 57s 1 109 tests ±0  1 109 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 118 runs  ±0  1 118 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 3c40e911. ± Comparison against base commit 06d8d4d2.

github-actions[bot] avatar Apr 28 '23 17:04 github-actions[bot]

Unit Test Results

       4 files  ±0     306 suites  ±0   39m 2s :stopwatch: +54s 1 109 tests ±0  1 109 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 118 runs  ±0  1 118 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit bdc4208b. ± Comparison against base commit b86676fe.

github-actions[bot] avatar May 08 '23 22:05 github-actions[bot]