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

chore: disable sentry in local and testing environments #293

Closed Roshanjossey closed 3 years ago

Roshanjossey commented 3 years ago

PR checklist

Docs

Tests

Typing

Styling

codecov[bot] commented 3 years ago

Codecov Report

Merging #293 (89948f6) into master (19645e3) will decrease coverage by 0.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #293      +/-   ##
==========================================
- Coverage   63.42%   63.37%   -0.06%     
==========================================
  Files          57       57              
  Lines        1184     1185       +1     
  Branches      185      186       +1     
==========================================
  Hits          751      751              
- Misses        433      434       +1     
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 19645e3...89948f6. Read the comment docs.

BastinJafari commented 3 years ago

nice PR!