hypertrace / hypertrace-ui

UI for Hypertrace
Other
25 stars 12 forks source link

feat: expose error handling in graphql request service #2386

Closed jake-bassett closed 1 year ago

jake-bassett commented 1 year ago

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:

Documentation

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #2386 (4ad0c38) into main (04963be) will decrease coverage by 0.02%. The diff coverage is 47.36%.

@@            Coverage Diff             @@
##             main    #2386      +/-   ##
==========================================
- Coverage   82.74%   82.73%   -0.02%     
==========================================
  Files         918      920       +2     
  Lines       20499    20510      +11     
  Branches     3234     3234              
==========================================
+ Hits        16962    16968       +6     
- Misses       3408     3413       +5     
  Partials      129      129              
Files Changed Coverage Δ
...ects/graphql-client/src/graphql-execution-error.ts 33.33% <33.33%> (ø)
...ojects/graphql-client/src/graphql-request-error.ts 33.33% <33.33%> (ø)
...ects/graphql-client/src/graphql-request.service.ts 93.93% <50.00%> (+0.80%) :arrow_up:
projects/graphql-client/src/public-api.ts 100.00% <100.00%> (ø)

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

:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 year ago

Unit Test Results

       4 files  ±0     309 suites  ±0   47m 20s :stopwatch: - 1m 36s 1 120 tests ±0  1 120 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 130 runs  ±0  1 130 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 4ad0c38e. ± Comparison against base commit 04963bee.

github-actions[bot] commented 1 year ago

Unit Test Results

       4 files  ±0     309 suites  ±0   42m 27s :stopwatch: - 6m 29s 1 120 tests ±0  1 120 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 130 runs  ±0  1 130 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 010916f8. ± Comparison against base commit 04963bee.