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

Replaced some macros by generics #1084

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Replaced some macros by generics #1084

merged 1 commit into from
Jun 19, 2022

Conversation

jorgecarleitao
Copy link
Owner

To be easier to read

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Jun 19, 2022
@codecov
Copy link

codecov bot commented Jun 19, 2022

Codecov Report

Merging #1084 (118932b) into main (16d01ef) will increase coverage by 0.01%.
The diff coverage is 96.15%.

@@            Coverage Diff             @@
##             main    #1084      +/-   ##
==========================================
+ Coverage   81.14%   81.16%   +0.01%     
==========================================
  Files         367      367              
  Lines       35316    35344      +28     
==========================================
+ Hits        28657    28686      +29     
+ Misses       6659     6658       -1     
Impacted Files Coverage Δ
src/compute/arithmetics/mod.rs 74.10% <96.15%> (+14.58%) ⬆️
src/array/utf8/mod.rs 79.39% <0.00%> (-0.91%) ⬇️
src/io/ipc/read/reader.rs 95.80% <0.00%> (-0.39%) ⬇️

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 16d01ef...118932b. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit fb93436 into main Jun 19, 2022
@jorgecarleitao jorgecarleitao deleted the simpler branch June 19, 2022 09:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant