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 60 forks source link

feat: flow settings #196

Closed imsergiy closed 3 years ago

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

Codecov Report

Merging #196 (8f90cf5) into master (aee672a) will decrease coverage by 0.52%. The diff coverage is 49.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
- Coverage   34.27%   33.75%   -0.53%     
==========================================
  Files         140      144       +4     
  Lines        2226     2302      +76     
  Branches      364      395      +31     
==========================================
+ Hits          763      777      +14     
- Misses       1459     1521      +62     
  Partials        4        4              
Impacted Files Coverage Δ
src/components/FlowChart/ChartNode.tsx 0.00% <0.00%> (ø)
src/components/FlowChart/FlowChart.tsx 0.00% <0.00%> (ø)
src/components/FlowChart/FlowSelection.tsx 0.00% <0.00%> (ø)
src/components/FlowChart/Pod.tsx 0.00% <0.00%> (ø)
src/components/FlowChart/Sidebar.tsx 0.00% <0.00%> (ø)
src/components/FlowChart/SidebarItem.tsx 0.00% <0.00%> (ø)
src/data/globalArguments.ts 0.00% <0.00%> (ø)
src/helpers/tests/flow-chart.testData.ts 100.00% <ø> (ø)
src/helpers/tests/format.testData.ts 100.00% <ø> (ø)
src/layouts/IconSidebar.tsx 0.00% <0.00%> (ø)
... and 20 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 1387e92...8f90cf5. Read the comment docs.