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

add feature switch for HomeView #290

Closed Roshanjossey closed 3 years ago

Roshanjossey commented 3 years ago

PR checklist

Docs

Tests

Typing

Styling

codecov[bot] commented 3 years ago

Codecov Report

Merging #290 (e4cebc1) into master (19645e3) will increase coverage by 0.19%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
+ Coverage   63.42%   63.62%   +0.19%     
==========================================
  Files          57       58       +1     
  Lines        1184     1193       +9     
  Branches      185      186       +1     
==========================================
+ Hits          751      759       +8     
- Misses        433      434       +1     
Impacted Files Coverage Δ
src/routes/Dashboard.tsx 0.00% <0.00%> (ø)
src/helpers/featureSwitch.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 19645e3...e4cebc1. Read the comment docs.