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

refactor: remove unused styles #198

Closed Roshanjossey closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #198 (555f789) into master (5ee8a44) will increase coverage by 0.71%. The diff coverage is 54.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
+ Coverage   33.02%   33.74%   +0.71%     
==========================================
  Files         133      140       +7     
  Lines        2177     2205      +28     
  Branches      359      360       +1     
==========================================
+ Hits          719      744      +25     
- Misses       1454     1457       +3     
  Partials        4        4              
Impacted Files Coverage Δ
src/apps/Hub.tsx 0.00% <0.00%> (ø)
src/apps/Styleguide.tsx 0.00% <0.00%> (ø)
src/components/Layout/MainSidebar/MainSidebar.tsx 0.00% <ø> (ø)
src/index.tsx 0.00% <0.00%> (ø)
src/routes/Styleguide.tsx 0.00% <0.00%> (ø)
src/views/PackageView.tsx 0.00% <ø> (ø)
src/components/Common/Typography.tsx 100.00% <100.00%> (ø)
src/components/Styleguide/ColorsPage.tsx 100.00% <100.00%> (ø)
src/components/Styleguide/MiscPage.tsx 100.00% <100.00%> (ø)
src/components/Styleguide/TypographyPage.tsx 100.00% <100.00%> (ø)
... and 10 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 fed0003...555f789. Read the comment docs.