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

Fix flowView integration tests #154

Closed BastinJafari closed 3 years ago

BastinJafari commented 3 years ago

This should fix the integration tests in flowView

codecov[bot] commented 3 years ago

Codecov Report

Merging #154 (b7f96cf) into master (7eb024a) will increase coverage by 0.07%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
+ Coverage   21.54%   21.62%   +0.07%     
==========================================
  Files         139      138       -1     
  Lines        2701     2701              
  Branches      446      446              
==========================================
+ Hits          582      584       +2     
+ Misses       2119     2117       -2     
Impacted Files Coverage Δ
src/components/Common/ConnectionToast.tsx 0.00% <ø> (ø)
src/components/Common/InfoToast.tsx 0.00% <ø> (ø)
src/components/FlowChart/Sidebar.tsx 0.00% <ø> (ø)
src/components/FlowChart/SidebarItem.tsx 0.00% <0.00%> (ø)
src/redux/settings/settings.constants.ts 100.00% <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 7eb024a...b7f96cf. Read the comment docs.