Skip to content

Conversation

@everySympathy
Copy link
Contributor

@everySympathy everySympathy commented Jan 8, 2026

Changes Made

Related Issues

Closes #3706

@github-actions github-actions bot added the feat label Jan 8, 2026
@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

❌ Patch coverage is 68.18182% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.62%. Comparing base (fb45faf) to head (edf900c).

Files with missing lines Patch % Lines
src/daft-functions/src/uuid.rs 53.33% 14 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5983      +/-   ##
==========================================
- Coverage   72.63%   72.62%   -0.01%     
==========================================
  Files         970      971       +1     
  Lines      126562   126606      +44     
==========================================
+ Hits        91924    91951      +27     
- Misses      34638    34655      +17     
Files with missing lines Coverage Δ
daft/functions/__init__.py 100.00% <ø> (ø)
daft/functions/misc.py 92.30% <100.00%> (+0.20%) ⬆️
src/daft-functions/src/lib.rs 57.14% <100.00%> (+3.29%) ⬆️
src/daft-recordbatch/src/lib.rs 73.35% <100.00%> (+0.22%) ⬆️
src/daft-functions/src/uuid.rs 53.33% <53.33%> (ø)

... and 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

uuid function

1 participant