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/4872 add search bar to hub explore #238

Closed Roshanjossey closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #238 (bf9f8ec) into master (45b5b75) will increase coverage by 22.88%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #238       +/-   ##
===========================================
+ Coverage   35.44%   58.32%   +22.88%     
===========================================
  Files         140       61       -79     
  Lines        2229     1183     -1046     
  Branches      367      177      -190     
===========================================
- Hits          790      690      -100     
+ Misses       1434      492      -942     
+ Partials        5        1        -4     
Impacted Files Coverage Δ
src/components/Common/InfoToast.tsx
src/data/exampleFlows.ts
src/components/LogStream/levels.ts
src/components/Layout/MainNavbar/MainNavbar.tsx
...c/components/Layout/MainSidebar/SidebarNavItem.tsx
src/components/FlowChart/Sidebar.tsx
src/components/LogStream/PieChartBase.tsx
src/components/Task/SpeedCard.tsx
src/components/FlowChart/SidebarItem.tsx
src/components/Hub/HubOverviewActionsContainer.tsx
... and 65 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 45b5b75...bf9f8ec. Read the comment docs.