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

feat: swagger view #346

Closed imsergiy closed 3 years ago

imsergiy 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 #346 (fd2fbaf) into master (cf02eee) will decrease coverage by 0.54%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #346      +/-   ##
==========================================
- Coverage   68.33%   67.79%   -0.55%     
==========================================
  Files          63       65       +2     
  Lines        1500     1512      +12     
  Branches      234      235       +1     
==========================================
  Hits         1025     1025              
- Misses        475      487      +12     
Impacted Files Coverage Δ
src/apps/Swagger.tsx 0.00% <0.00%> (ø)
src/index.tsx 0.00% <0.00%> (ø)
src/routes/Dashboard.tsx 0.00% <ø> (ø)
src/routes/Swagger.tsx 0.00% <0.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 cf02eee...fd2fbaf. Read the comment docs.

Roshanjossey commented 3 years ago

Good job :+1: