streamsql-io / streamsql

StreamSQL is a feature store for machine learning.
https://streamsql.io
GNU Affero General Public License v3.0
5 stars 0 forks source link

Add dashboard tests to CI #18

Closed simba-git closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #18 into develop will decrease coverage by 10.72%. The diff coverage is 82.35%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #18       +/-   ##
============================================
- Coverage    93.07%   82.35%   -10.73%     
============================================
  Files            4        4               
  Lines          260       34      -226     
  Branches        24        1       -23     
============================================
- Hits           242       28      -214     
+ Misses          15        6        -9     
+ Partials         3        0        -3     
Flag Coverage Δ
#dashboard 82.35% <82.35%> (?)
#macos-latest 82.35% <82.35%> (?)
#node 82.35% <82.35%> (?)
#node-12.x 82.35% <82.35%> (?)
#node-14.x 82.35% <82.35%> (?)
#ubuntu-latest 82.35% <82.35%> (?)
#unittests ?
#windows-latest 82.35% <82.35%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dashboard/src/components/app/App.js 0.00% <0.00%> (ø)
dashboard/src/index.js 0.00% <0.00%> (ø)
dashboard/src/components/nav/Nav.js 100.00% <100.00%> (ø)
dashboard/src/styles/theme/index.js 100.00% <100.00%> (ø)
client/streamsql/errors.py
client/streamsql/operation.py
client/streamsql/feature.py
client/streamsql/local.py
... and 2 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 611ac86...194dadf. Read the comment docs.