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

Debugging tool #334

Closed Roshanjossey closed 3 years ago

Roshanjossey 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

codecov[bot] commented 3 years ago

Codecov Report

Merging #334 (f3f1fe5) into master (a795624) will increase coverage by 0.06%. The diff coverage is 100.00%.

:exclamation: Current head f3f1fe5 differs from pull request most recent head 76bba95. Consider uploading reports for the commit 76bba95 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
+ Coverage   67.10%   67.17%   +0.06%     
==========================================
  Files          62       62              
  Lines        1444     1447       +3     
  Branches      218      221       +3     
==========================================
+ Hits          969      972       +3     
  Misses        475      475              
Impacted Files Coverage Δ
src/redux/global/global.constants.ts 100.00% <ø> (ø)
src/routes/Dashboard.tsx 0.00% <ø> (ø)
src/redux/global/global.selectors.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 a795624...76bba95. Read the comment docs.