jina-ai / dashboard

Interactive UI for analyzing Jina logs, designing Flows and viewing Hub images
https://dashboard.jina.ai
Apache License 2.0
118 stars 61 forks source link

feat: connection auto-refresh #195

Closed imsergiy closed 3 years ago

imsergiy commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #195 (b529feb) into master (5ee8a44) will increase coverage by 1.24%. The diff coverage is 23.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   33.02%   34.27%   +1.24%     
==========================================
  Files         133      140       +7     
  Lines        2177     2226      +49     
  Branches      359      364       +5     
==========================================
+ Hits          719      763      +44     
- Misses       1454     1459       +5     
  Partials        4        4              
Impacted Files Coverage Δ
src/apps/Styleguide.tsx 0.00% <0.00%> (ø)
src/components/Layout/MainSidebar/MainSidebar.tsx 0.00% <ø> (ø)
src/index.tsx 0.00% <0.00%> (ø)
src/redux/flows/flows.actions.ts 30.76% <0.00%> (+0.91%) :arrow_up:
src/redux/logStream/logStream.actions.ts 8.69% <0.00%> (-1.31%) :arrow_down:
src/routes/Styleguide.tsx 0.00% <0.00%> (ø)
src/views/PackageView.tsx 0.00% <ø> (ø)
src/services/jinad.ts 16.59% <19.56%> (+4.26%) :arrow_up:
src/helpers/utils.ts 30.00% <22.22%> (+17.50%) :arrow_up:
src/components/Common/Typography.tsx 100.00% <100.00%> (ø)
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fed0003...b529feb. Read the comment docs.