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

improve tests for hub selectors and components #178

Closed Roshanjossey closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #178 (6a35519) into master (f30ea42) will increase coverage by 1.36%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
+ Coverage   33.16%   34.53%   +1.36%     
==========================================
  Files         134      134              
  Lines        2192     2195       +3     
  Branches      370      374       +4     
==========================================
+ Hits          727      758      +31     
+ Misses       1464     1432      -32     
- Partials        1        5       +4     
Impacted Files Coverage Δ
src/services/hubApi.ts 70.58% <100.00%> (+6.30%) :arrow_up:
src/withTracker.tsx 0.00% <0.00%> (ø)
src/views/FlowView.tsx 0.00% <0.00%> (ø)
src/components/Common/SpinningLoader.tsx 100.00% <0.00%> (+36.36%) :arrow_up:
src/redux/hub/hub.selectors.ts 100.00% <0.00%> (+37.50%) :arrow_up:
src/components/Hub/Readme.tsx 50.00% <0.00%> (+50.00%) :arrow_up:
src/components/Hub/ImageCard.tsx 100.00% <0.00%> (+55.55%) :arrow_up:
src/components/Hub/ImageDetails.tsx 100.00% <0.00%> (+100.00%) :arrow_up:

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 f30ea42...6a35519. Read the comment docs.