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

Fix: remove integration test code coverage for fixing failing tests #345

Closed BastinJafari closed 3 years ago

BastinJafari commented 3 years ago

We get failing tests on local from Codecov. After removing it there seems to be a problem with the dev server. In order to work on that, we should disable Codecov in the meantime

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

┆Issue is synchronized with this Asana task by Unito

codecov[bot] commented 3 years ago

Codecov Report

Merging #345 (0836425) into master (907636b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #345   +/-   ##
=======================================
  Coverage   68.08%   68.08%           
=======================================
  Files          66       66           
  Lines        1523     1523           
  Branches      234      234           
=======================================
  Hits         1037     1037           
  Misses        486      486           

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 907636b...0836425. Read the comment docs.