fix get_dataset_path() in fs_utils.py #663
+4
−0
Open
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.
Loading