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

Fixes: Theming Object collision#326 #327

Closed BastinJafari closed 3 years ago

BastinJafari commented 3 years ago

This PR merges emotions and materials theming object, to avoid bugs

PR checklist

Please tick all of the below (if a certain item is not required for this PR please tick the box anyway)

Docs

Tests

Typing

Styling

github-actions[bot] commented 3 years ago

This PR closes: #326

codecov[bot] commented 3 years ago

Codecov Report

Merging #327 (e314b7e) into master (d4df1d6) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #327      +/-   ##
==========================================
+ Coverage   66.82%   66.85%   +0.02%     
==========================================
  Files          62       62              
  Lines        1438     1439       +1     
  Branches      218      218              
==========================================
+ Hits          961      962       +1     
  Misses        477      477              
Impacted Files Coverage Δ
src/index.tsx 0.00% <ø> (ø)
src/theme.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 d4df1d6...e314b7e. Read the comment docs.