Implement chain group_by #482
Merged
Codecov / codecov/project
succeeded
Oct 14, 2024 in 0s
87.25% (+0.10%) compared to 437898c
View this Pull Request on Codecov
87.25% (+0.10%) compared to 437898c
Details
Codecov Report
Attention: Patch coverage is 95.59748%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 87.25%. Comparing base (
437898c
) to head (56999e8
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/datachain/query/dataset.py | 69.23% | 2 Missing and 2 partials |
src/datachain/lib/func/func.py | 91.66% | 1 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #482 +/- ##
==========================================
+ Coverage 87.15% 87.25% +0.10%
==========================================
Files 92 96 +4
Lines 9834 9943 +109
Branches 1348 1362 +14
==========================================
+ Hits 8571 8676 +105
- Misses 910 911 +1
- Partials 353 356 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading