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: Import Yaml Bug #144

Closed BastinJafari closed 3 years ago

BastinJafari commented 3 years ago

This is just a shallow fix and we need to fix the importYaml function

codecov[bot] commented 3 years ago

Codecov Report

Merging #144 (30045ad) into master (5a62deb) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   21.93%   21.93%           
=======================================
  Files         126      126           
  Lines        2088     2088           
  Branches      384      384           
=======================================
  Hits          458      458           
  Misses       1630     1630           
Impacted Files Coverage Δ
src/components/FlowChart/CommandBar.tsx 0.00% <ø> (ø)
src/layouts/IconSidebar.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 5a62deb...30045ad. Read the comment docs.