Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#803 - add eval udf implementation - includes / requires #804 #806

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

#803 - stream

e157cdb
Select commit
Loading
Failed to load commit list.
Open

#803 - add eval udf implementation - includes / requires #804 #806

#803 - stream
e157cdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2024 in 1s

95.56% (+0.09%) compared to 0fb9c58

View this Pull Request on Codecov

95.56% (+0.09%) compared to 0fb9c58

Details

Codecov Report

Attention: Patch coverage is 95.95960% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 95.56%. Comparing base (0fb9c58) to head (e157cdb).

Files Patch % Lines
...taset/src/main/scala/frameless/functions/Udf.scala 93.10% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #806      +/-   ##
==========================================
+ Coverage   95.46%   95.56%   +0.09%     
==========================================
  Files          67       68       +1     
  Lines        1257     1329      +72     
  Branches       42       45       +3     
==========================================
+ Hits         1200     1270      +70     
- Misses         57       59       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.