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 minimal .coveragerc #6

Closed simba-git closed 4 years ago

simba-git commented 4 years ago

This allows codecov.io to parse properly.

codecov-commenter commented 4 years ago

Codecov Report

Merging #6 into develop will decrease coverage by 2.14%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop       #6      +/-   ##
===========================================
- Coverage    94.06%   91.91%   -2.15%     
===========================================
  Files            4        4              
  Lines          236      198      -38     
  Branches         0       13      +13     
===========================================
- Hits           222      182      -40     
+ Misses          14       13       -1     
- Partials         0        3       +3     
Flag Coverage Δ
#unittests 91.91% <ø> (-2.15%) :arrow_down:
Impacted Files Coverage Δ
client/streamsql/local.py 94.87% <0.00%> (-2.45%) :arrow_down:
client/streamsql/operation.py 85.54% <0.00%> (-1.21%) :arrow_down:
client/streamsql/feature.py 100.00% <0.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 b4ea584...04a56a3. Read the comment docs.