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: immerJS for task-133 #189

Closed BastinJafari closed 3 years ago

github-actions[bot] commented 3 years ago

This PR closes: #133

codecov[bot] commented 3 years ago

Codecov Report

Merging #189 (eaf599b) into master (28ae12c) will decrease coverage by 0.26%. The diff coverage is 90.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
- Coverage   33.30%   33.04%   -0.27%     
==========================================
  Files         133      133              
  Lines        2183     2176       -7     
  Branches      369      359      -10     
==========================================
- Hits          727      719       -8     
- Misses       1452     1453       +1     
  Partials        4        4              
Impacted Files Coverage Δ
src/redux/logStream/logStream.reducer.ts 78.57% <78.57%> (-4.77%) :arrow_down:
src/redux/task/task.reducer.ts 87.17% <86.48%> (-2.62%) :arrow_down:
src/redux/global/global.reducer.ts 100.00% <100.00%> (ø)
src/redux/hub/hub.reducer.ts 100.00% <100.00%> (ø)
src/redux/settings/settings.reducer.ts 100.00% <100.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 28ae12c...eaf599b. Read the comment docs.