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

[FEAT] Math Ops for FixedSizeList / FixedShapeTensor / Embedding Type #2507

Merged
merged 7 commits into from
Jul 16, 2024

Conversation

samster25
Copy link
Member

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Jul 12, 2024
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

Attention: Patch coverage is 67.32026% with 50 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@a5badb4). Learn more about missing BASE report.
Report is 8 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2507   +/-   ##
=======================================
  Coverage        ?   63.28%           
=======================================
  Files           ?      969           
  Lines           ?   108093           
  Branches        ?        0           
=======================================
  Hits            ?    68412           
  Misses          ?    39681           
  Partials        ?        0           
Files Coverage Δ
src/daft-core/src/lib.rs 100.00% <ø> (ø)
src/daft-core/src/series/array_impl/binary_ops.rs 88.39% <100.00%> (ø)
src/daft-core/src/series/ops/mod.rs 75.00% <ø> (ø)
src/daft-core/src/series/ops/repeat.rs 100.00% <100.00%> (ø)
src/daft-core/src/array/fixed_size_list_array.rs 79.47% <0.00%> (ø)
src/daft-core/src/datatypes/dtype.rs 86.13% <57.14%> (ø)
src/daft-core/src/array/ops/arithmetic.rs 90.00% <79.66%> (ø)
src/daft-core/src/datatypes/binary_ops.rs 86.80% <57.14%> (ø)

@samster25 samster25 merged commit b4446b0 into main Jul 16, 2024
45 checks passed
@samster25 samster25 deleted the sammy/tensor-and-fixed-size-list-ops branch July 16, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants