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

Style hub list restyle 314 #333

Closed BastinJafari closed 3 years ago

BastinJafari commented 3 years ago

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: #314

Roshanjossey commented 3 years ago

The integration tests are failing because of UI changes. However, the unit test failure is unexpected. Can you check if it passes in local?

codecov[bot] commented 3 years ago

Codecov Report

Merging #333 (749d891) into master (f3f1fe5) will increase coverage by 0.35%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #333      +/-   ##
==========================================
+ Coverage   67.17%   67.53%   +0.35%     
==========================================
  Files          62       63       +1     
  Lines        1447     1463      +16     
  Branches      221      225       +4     
==========================================
+ Hits          972      988      +16     
  Misses        475      475              
Impacted Files Coverage Δ
src/helpers/format.ts 95.78% <100.00%> (+0.09%) :arrow_up:
src/helpers/hubHelpers.ts 100.00% <100.00%> (ø)
src/redux/hub/hub.constants.ts 100.00% <100.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 2ccde0e...749d891. Read the comment docs.