[FEAT] Add getter for Struct and List expressions #1775
Merged
Codecov / codecov/project
succeeded
Jan 10, 2024 in 0s
84.72% (+0.12%) compared to a994c7b
View this Pull Request on Codecov
84.72% (+0.12%) compared to a994c7b
Details
Codecov Report
Attention: 3 lines
in your changes are missing coverage. Please review.
Comparison is base (
a994c7b
) 84.60% compared to head (a7b5e5e
) 84.72%.
Report is 2 commits behind head on main.
❗ Current head a7b5e5e differs from pull request most recent head c8ba6e8. Consider uploading reports for the commit c8ba6e8 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #1775 +/- ##
==========================================
+ Coverage 84.60% 84.72% +0.12%
==========================================
Files 55 55
Lines 5554 5559 +5
==========================================
+ Hits 4699 4710 +11
+ Misses 855 849 -6
Files | Coverage Δ | |
---|---|---|
daft/series.py | 92.40% <50.00%> (-0.22%) |
⬇️ |
daft/expressions/expressions.py | 91.59% <33.33%> (-0.50%) |
⬇️ |
Loading