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

Typing and todos 201 #232

Closed BastinJafari closed 3 years ago

github-actions[bot] commented 3 years ago

This PR closes: #201

codecov[bot] commented 3 years ago

Codecov Report

Merging #232 (23bb139) into master (1ef38a1) will increase coverage by 2.98%. The diff coverage is 43.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
+ Coverage   58.32%   61.31%   +2.98%     
==========================================
  Files          62       58       -4     
  Lines        1207     1158      -49     
  Branches      188      177      -11     
==========================================
+ Hits          704      710       +6     
+ Misses        502      448      -54     
+ Partials        1        0       -1     
Impacted Files Coverage Δ
src/apps/Dashboard.tsx 0.00% <0.00%> (ø)
src/apps/Hub.tsx 0.00% <0.00%> (ø)
src/redux/flows/flows.constants.ts 100.00% <ø> (ø)
src/redux/flows/flows.selectors.ts 0.00% <ø> (ø)
src/redux/flows/flows.testData.ts 100.00% <ø> (ø)
src/redux/logStream/logStream.types.ts 0.00% <0.00%> (ø)
src/redux/task/task.reducer.ts 87.17% <0.00%> (ø)
src/routes/Hub.tsx 0.00% <0.00%> (ø)
src/withTracker.tsx 0.00% <0.00%> (ø)
src/logger.ts 21.05% <21.42%> (ø)
... and 9 more

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 1ef38a1...23bb139. Read the comment docs.