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

Added support for take of interval of days_ms #219

Merged
merged 1 commit into from
Jul 23, 2021
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Jul 23, 2021
@codecov
Copy link

codecov bot commented Jul 23, 2021

Codecov Report

Merging #219 (b92cb83) into main (b730ba7) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
+ Coverage   76.82%   76.88%   +0.06%     
==========================================
  Files         226      226              
  Lines       19417    19440      +23     
==========================================
+ Hits        14917    14947      +30     
+ Misses       4500     4493       -7     
Impacted Files Coverage Δ
src/compute/take/mod.rs 88.48% <100.00%> (+0.89%) ⬆️
src/array/mod.rs 52.25% <0.00%> (+0.90%) ⬆️
src/ffi/ffi.rs 76.24% <0.00%> (+1.51%) ⬆️
src/array/list/mutable.rs 79.20% <0.00%> (+1.98%) ⬆️
src/ffi/array.rs 82.71% <0.00%> (+3.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 b730ba7...b92cb83. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 65486f8 into main Jul 23, 2021
@jorgecarleitao jorgecarleitao deleted the take_interval branch July 23, 2021 21:16
@jorgecarleitao jorgecarleitao added feature A new feature and removed enhancement An improvement to an existing feature labels Jul 30, 2021
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.

1 participant