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

Update requirements.txt to remove h5py #345

Merged
merged 2 commits into from
Nov 21, 2022
Merged

Update requirements.txt to remove h5py #345

merged 2 commits into from
Nov 21, 2022

Conversation

gaugup
Copy link
Collaborator

@gaugup gaugup commented Nov 17, 2022

It seems like h5py is not used as a required package in dice-ml.

Signed-off-by: Gaurav Gupta 47334368+gaugup@users.noreply.github.com

Signed-off-by: Gaurav Gupta <47334368+gaugup@users.noreply.github.com>
@gaugup gaugup changed the title []Update requirements.txt to remove h5py [WIP] Update requirements.txt to remove h5py Nov 17, 2022
@github-actions
Copy link

github-actions bot commented Nov 17, 2022

Unit Test Results

281 tests  ±0   276 ✔️ ±0   17m 58s ⏱️ + 5m 8s
    1 suites ±0       5 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit c538eaa. ± Comparison against base commit 8f17cfd.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

Codecov Report

Base: 72.04% // Head: 71.98% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (2d48405) compared to base (8f17cfd).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
- Coverage   72.04%   71.98%   -0.06%     
==========================================
  Files          26       26              
  Lines        3595     3595              
==========================================
- Hits         2590     2588       -2     
- Misses       1005     1007       +2     
Flag Coverage Δ
unittests 71.98% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dice_ml/explainer_interfaces/dice_random.py 91.66% <0.00%> (-1.52%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gaugup gaugup changed the title [WIP] Update requirements.txt to remove h5py Update requirements.txt to remove h5py Nov 17, 2022
Copy link
Collaborator

@amit-sharma amit-sharma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @gaugup Shall we also remove it from environment.yml?

Signed-off-by: Gaurav Gupta <47334368+gaugup@users.noreply.github.com>
@gaugup
Copy link
Collaborator Author

gaugup commented Nov 18, 2022

thanks @gaugup Shall we also remove it from environment.yml?

Thanks for pointing this out. Updated the PR accordingly.

@amit-sharma amit-sharma merged commit be981f7 into main Nov 21, 2022
@amit-sharma amit-sharma deleted the gaugup/Removeh5py branch November 21, 2022 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants