Skip to content

Bugfix/81 get missing column#82

Merged
michcio1234 merged 3 commits intomasterfrom
bugfix/81-get-missing-column
Jul 12, 2019
Merged

Bugfix/81 get missing column#82
michcio1234 merged 3 commits intomasterfrom
bugfix/81-get-missing-column

Conversation

@michcio1234
Copy link
Copy Markdown

Fixes #81

@michcio1234 michcio1234 requested a review from kayibal July 11, 2019 13:27
# Conflicts:
#	sparsity/test/test_sparse_frame.py
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 12, 2019

Codecov Report

Merging #82 into master will decrease coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
- Coverage   89.81%   89.73%   -0.08%     
==========================================
  Files           7        7              
  Lines        1217     1218       +1     
==========================================
  Hits         1093     1093              
- Misses        124      125       +1
Impacted Files Coverage Δ
sparsity/sparse_frame.py 91.69% <100%> (-0.19%) ⬇️

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 86bf9df...1a99ac1. Read the comment docs.

@michcio1234 michcio1234 merged commit 816afae into master Jul 12, 2019
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.

Accessing non-existing column returns last column

2 participants