Skip to content

Fixed backend logic for none#347

Merged
dvdjlaw merged 9 commits intomasterfrom
fix-backend-none
Oct 14, 2020
Merged

Fixed backend logic for none#347
dvdjlaw merged 9 commits intomasterfrom
fix-backend-none

Conversation

@dvdjlaw
Copy link
Copy Markdown
Member

@dvdjlaw dvdjlaw commented Oct 13, 2020

Fixes #342

@dvdjlaw dvdjlaw added the bug Something isn't working label Oct 13, 2020
@dvdjlaw dvdjlaw requested a review from Sheth108 October 13, 2020 01:14
@dvdjlaw dvdjlaw linked an issue Oct 14, 2020 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 14, 2020

Codecov Report

Merging #347 into master will decrease coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
- Coverage   89.60%   89.37%   -0.23%     
==========================================
  Files          41       41              
  Lines        1827     1826       -1     
==========================================
- Hits         1637     1632       -5     
- Misses        190      194       +4     
Impacted Files Coverage Δ
data_describe/backends/_backends.py 78.00% <ø> (-5.17%) ⬇️
data_describe/core/heatmap.py 90.90% <0.00%> (+1.51%) ⬆️

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 a6e2510...0afe46f. Read the comment docs.

@dvdjlaw dvdjlaw merged commit cb446df into master Oct 14, 2020
@dvdjlaw dvdjlaw deleted the fix-backend-none branch October 14, 2020 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI environment update results in failing test setup Error message when passing a NumPy array to data heatmap

2 participants