Refactor pulling dataset rows #617
Open
Codecov / codecov/project
succeeded
Nov 25, 2024 in 0s
87.64% (-0.01%) compared to 6af2d29
View this Pull Request on Codecov
87.64% (-0.01%) compared to 6af2d29
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 87.64%. Comparing base (
6af2d29
) to head (962b525
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/datachain/catalog/catalog.py | 80.00% | 3 Missing and 3 partials |
src/datachain/data_storage/sqlite.py | 80.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #617 +/- ##
==========================================
- Coverage 87.65% 87.64% -0.01%
==========================================
Files 106 106
Lines 10292 10304 +12
Branches 1386 1388 +2
==========================================
+ Hits 9021 9031 +10
- Misses 929 930 +1
- Partials 342 343 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading