Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Added dynamic version of negation #685

Merged
merged 1 commit into from Dec 17, 2021
Merged

Added dynamic version of negation #685

merged 1 commit into from Dec 17, 2021

Conversation

jorgecarleitao
Copy link
Owner

also including support for the negation of dictionary arrays of integer values

@codecov
Copy link

codecov bot commented Dec 14, 2021

Codecov Report

Merging #685 (4902741) into main (cc27dbe) will decrease coverage by 0.01%.
The diff coverage is 30.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #685      +/-   ##
==========================================
- Coverage   69.76%   69.75%   -0.02%     
==========================================
  Files         303      303              
  Lines       16829    16843      +14     
==========================================
+ Hits        11741    11749       +8     
- Misses       5088     5094       +6     
Impacted Files Coverage Δ
src/types/mod.rs 22.97% <0.00%> (-0.64%) ⬇️
src/compute/arithmetics/mod.rs 69.81% <44.44%> (-5.19%) ⬇️
src/compute/arithmetics/time.rs 26.60% <0.00%> (+0.91%) ⬆️
src/scalar/equal.rs 62.00% <0.00%> (+2.00%) ⬆️
src/compute/arithmetics/basic/mod.rs 50.00% <0.00%> (+50.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc27dbe...4902741. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant