[FEAT] Add str.extract_all expression #2038
Merged
Codecov / codecov/project
succeeded
Mar 26, 2024 in 0s
84.75% (+0.00%) compared to 841e9a9
View this Pull Request on Codecov
84.75% (+0.00%) compared to 841e9a9
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 84.75%. Comparing base (
841e9a9
) to head (4e4ff6d
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2038 +/- ##
=======================================
Coverage 84.74% 84.75%
=======================================
Files 62 62
Lines 6819 6827 +8
=======================================
+ Hits 5779 5786 +7
- Misses 1040 1041 +1
Files | Coverage Δ | |
---|---|---|
daft/expressions/expressions.py | 91.68% <100.00%> (+0.05%) |
⬆️ |
daft/series.py | 93.09% <80.00%> (-0.14%) |
⬇️ |
Loading