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: version control #255

Closed BastinJafari closed 3 years ago

BastinJafari commented 3 years ago

This PR should finally fix issues with old local storage. If we publish breaking changes, we can bump the version and this will trigger deletion of localStorage

codecov[bot] commented 3 years ago

Codecov Report

Merging #255 (4dc24cf) into master (5e0794b) will decrease coverage by 0.31%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
- Coverage   61.31%   60.99%   -0.32%     
==========================================
  Files          58       58              
  Lines        1158     1164       +6     
  Branches      177      178       +1     
==========================================
  Hits          710      710              
- Misses        448      454       +6     
Impacted Files Coverage Δ
src/index.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 5e0794b...4dc24cf. Read the comment docs.