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

chore: relax dependencies #467

Merged
merged 1 commit into from
Jan 5, 2021
Merged

chore: relax dependencies #467

merged 1 commit into from
Jan 5, 2021

Conversation

dovahcrow
Copy link
Member

Description

Relax the dependency version

How Has This Been Tested?

Passing the existing tests

Snapshots:

No

Checklist:

  • My code follows the style guidelines of this project
  • I have already squashed the commits and make the commit message conform to the project standard.
  • I have already marked the commit with "BREAKING CHANGE" or "Fixes #" if needed.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@dovahcrow
Copy link
Member Author

related #396

@codecov
Copy link

codecov bot commented Jan 5, 2021

Codecov Report

Merging #467 (496f0bc) into develop (d578356) will decrease coverage by 0.04%.
The diff coverage is 81.81%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #467      +/-   ##
===========================================
- Coverage    80.93%   80.89%   -0.05%     
===========================================
  Files           74       74              
  Lines         5624     5631       +7     
===========================================
+ Hits          4552     4555       +3     
- Misses        1072     1076       +4     
Impacted Files Coverage Δ
dataprep/connector/config_manager.py 83.33% <79.48%> (-2.61%) ⬇️
dataprep/connector/connector.py 63.11% <100.00%> (+0.16%) ⬆️
dataprep/connector/info.py 93.10% <100.00%> (+0.67%) ⬆️
dataprep/eda/distribution/render.py 67.70% <0.00%> (-0.26%) ⬇️
dataprep/eda/correlation/compute/nullivariate.py 99.09% <0.00%> (+0.90%) ⬆️

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 276afff...496f0bc. Read the comment docs.

@dovahcrow dovahcrow merged commit 8e37414 into develop Jan 5, 2021
@dovahcrow dovahcrow deleted the relax-dependencies branch January 5, 2021 22:35
devinllu pushed a commit to devinllu/dataprep that referenced this pull request Nov 9, 2021
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