Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Coverage version to avoid sqlite3 errors #916

Merged

Conversation

devin-petersohn
Copy link
Collaborator

What do these changes do?

Related issue number

  • passes flake8 modin
  • passes black --check modin
  • [ ] tests added and passing

@devin-petersohn devin-petersohn added this to the 0.6.4 milestone Dec 23, 2019
@codecov
Copy link

codecov bot commented Dec 23, 2019

Codecov Report

Merging #916 into master will increase coverage by 0.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #916      +/-   ##
==========================================
+ Coverage   87.74%   88.02%   +0.27%     
==========================================
  Files          54       54              
  Lines        5743     5743              
==========================================
+ Hits         5039     5055      +16     
+ Misses        704      688      -16
Impacted Files Coverage Δ
modin/engines/base/frame/data.py 91.82% <0%> (+0.48%) ⬆️
modin/data_management/utils.py 71.87% <0%> (+15.62%) ⬆️
modin/engines/base/frame/axis_partition.py 53.33% <0%> (+20%) ⬆️

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 6a3d65b...7ff2718. Read the comment docs.

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.

None yet

1 participant