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

Fixed clippy #1336

Merged
merged 4 commits into from Dec 18, 2022
Merged

Fixed clippy #1336

merged 4 commits into from Dec 18, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Dec 18, 2022

Codecov Report

Base: 83.10% // Head: 83.10% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (fc1d907) compared to base (1b190fc).
Patch coverage: 91.66% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1336      +/-   ##
==========================================
- Coverage   83.10%   83.10%   -0.01%     
==========================================
  Files         370      370              
  Lines       40170    40157      -13     
==========================================
- Hits        33385    33374      -11     
+ Misses       6785     6783       -2     
Impacted Files Coverage Δ
src/io/odbc/read/schema.rs 0.00% <0.00%> (ø)
src/array/fixed_size_binary/mod.rs 85.02% <50.00%> (ø)
src/io/ipc/read/stream_async.rs 76.71% <75.00%> (ø)
src/io/parquet/read/statistics/mod.rs 87.74% <80.00%> (ø)
src/array/fixed_size_binary/ffi.rs 97.22% <100.00%> (ø)
src/array/fixed_size_binary/mutable.rs 82.35% <100.00%> (ø)
src/array/fixed_size_list/mod.rs 85.71% <100.00%> (-0.19%) ⬇️
src/array/growable/fixed_size_list.rs 73.01% <100.00%> (ø)
src/compute/cast/primitive_to.rs 93.04% <100.00%> (-0.07%) ⬇️
src/compute/comparison/primitive.rs 95.01% <100.00%> (-0.04%) ⬇️
... and 14 more

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 12d955d into main Dec 18, 2022
@jorgecarleitao jorgecarleitao deleted the clippy branch December 18, 2022 16:10
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