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

fix get_dataset_path() in fs_utils.py #663

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Update fs_utils.py

271da38
Select commit
Loading
Failed to load commit list.
Open

fix get_dataset_path() in fs_utils.py #663

Update fs_utils.py
271da38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 1, 2024 in 0s

85.19% (-0.04%) compared to 10e0fc8

View this Pull Request on Codecov

85.19% (-0.04%) compared to 10e0fc8

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.19%. Comparing base (10e0fc8) to head (271da38).
Report is 71 commits behind head on master.

Files with missing lines Patch % Lines
petastorm/fs_utils.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #663      +/-   ##
==========================================
- Coverage   85.22%   85.19%   -0.04%     
==========================================
  Files          85       85              
  Lines        4981     4984       +3     
  Branches      791      792       +1     
==========================================
+ Hits         4245     4246       +1     
- Misses        596      597       +1     
- Partials      140      141       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.