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

test: create snapshot test for flow design #174

Closed Roshanjossey closed 3 years ago

Roshanjossey commented 3 years ago

I tried to create connections with in, out ports, but that didn't work as I planned.

Now, I'm using co-ordinates in the canvas to do it.

I'm not putting too much effort into this as we are changing flowchart library.

codecov[bot] commented 3 years ago

Codecov Report

Merging #174 (0acf4d2) into master (f30ea42) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #174   +/-   ##
=======================================
  Coverage   33.16%   33.16%           
=======================================
  Files         134      134           
  Lines        2192     2192           
  Branches      370      371    +1     
=======================================
  Hits          727      727           
+ Misses       1464     1461    -3     
- Partials        1        4    +3     
Impacted Files Coverage Δ
src/withTracker.tsx 0.00% <0.00%> (ø)
src/views/FlowView.tsx 0.00% <0.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 f30ea42...0acf4d2. Read the comment docs.