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

Avoid using cfunction closure #336

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

metab0t
Copy link
Collaborator

@metab0t metab0t commented Sep 27, 2023

Attemp to fix #335

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #336 (b2c7172) into master (dce0b6c) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #336      +/-   ##
==========================================
+ Coverage   94.06%   94.13%   +0.07%     
==========================================
  Files           4        4              
  Lines         556      563       +7     
==========================================
+ Hits          523      530       +7     
  Misses         33       33              
Files Coverage Δ
src/SQLite.jl 94.85% <ø> (ø)
src/UDF.jl 86.92% <100.00%> (+0.74%) ⬆️

@metab0t metab0t mentioned this pull request Sep 27, 2023
@metab0t metab0t merged commit 7a00040 into JuliaDatabases:master Sep 27, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UDFs don't work on ARM
1 participant