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

Fix: example flows #262

Closed BastinJafari closed 3 years ago

BastinJafari commented 3 years ago

Example flows are broken. Adding tests for them as well

codecov[bot] commented 3 years ago

Codecov Report

Merging #262 (6f0b7f7) into master (fb412fe) will decrease coverage by 0.10%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
- Coverage   61.44%   61.34%   -0.11%     
==========================================
  Files          57       57              
  Lines        1162     1164       +2     
  Branches      178      179       +1     
==========================================
  Hits          714      714              
- Misses        448      450       +2     
Impacted Files Coverage Δ
src/index.tsx 0.00% <0.00%> (ø)
src/helpers/flow-chart.ts 100.00% <100.00%> (ø)
src/redux/flows/flows.reducer.ts 87.20% <100.00%> (ø)

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 3471ddb...6f0b7f7. Read the comment docs.