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

Simplified code #1401

Merged
merged 1 commit into from Feb 14, 2023
Merged

Simplified code #1401

merged 1 commit into from Feb 14, 2023

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Feb 14, 2023
@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Base: 83.64% // Head: 83.64% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (ce9b869) compared to base (4203f9a).
Patch coverage: 96.96% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1401      +/-   ##
==========================================
- Coverage   83.64%   83.64%   -0.01%     
==========================================
  Files         373      373              
  Lines       40305    40284      -21     
==========================================
- Hits        33713    33694      -19     
+ Misses       6592     6590       -2     
Impacted Files Coverage Δ
src/io/parquet/read/deserialize/binary/nested.rs 80.70% <ø> (-0.17%) ⬇️
src/io/parquet/read/deserialize/binary/basic.rs 79.68% <94.44%> (-0.76%) ⬇️
src/io/parquet/read/deserialize/nested.rs 73.27% <100.00%> (-0.53%) ⬇️
src/io/parquet/read/deserialize/simple.rs 85.10% <100.00%> (+0.46%) ⬆️
src/io/ipc/read/array/boolean.rs 92.45% <0.00%> (-5.67%) ⬇️
src/offset.rs 85.76% <0.00%> (-0.35%) ⬇️
src/io/ipc/read/file.rs 97.32% <0.00%> (+0.44%) ⬆️
src/array/binary/mod.rs 94.08% <0.00%> (+1.47%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jorgecarleitao jorgecarleitao merged commit 3a8da98 into main Feb 14, 2023
@jorgecarleitao jorgecarleitao deleted the simpler branch February 14, 2023 09:16
ritchie46 pushed a commit to ritchie46/arrow2 that referenced this pull request Mar 29, 2023
ritchie46 pushed a commit to ritchie46/arrow2 that referenced this pull request Apr 5, 2023
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