Skip to content

Add minimal .coveragerc#6

Merged
simba-git merged 2 commits intodevelopfrom
feature/simba/fix-codecov
Jun 12, 2020
Merged

Add minimal .coveragerc#6
simba-git merged 2 commits intodevelopfrom
feature/simba/fix-codecov

Conversation

@simba-git
Copy link

This allows codecov.io to parse properly.

This allows codecov.io to parse properly.
@simba-git simba-git added this to the v0.0.0a1 milestone Jun 12, 2020
Codecov is not working, seems like the issue may be that its not
implicitly turning .coverage into coverage.xml so we do it here
explicitly.
@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2020

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%) ⬇️
Impacted Files Coverage Δ
client/streamsql/local.py 94.87% <0.00%> (-2.45%) ⬇️
client/streamsql/operation.py 85.54% <0.00%> (-1.21%) ⬇️
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.

@simba-git simba-git merged commit aa8394e into develop Jun 12, 2020
@simba-git simba-git deleted the feature/simba/fix-codecov branch June 12, 2020 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants