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

Fixed clippy for 1.60 #1259

Merged
merged 1 commit into from
Sep 26, 2022
Merged

Fixed clippy for 1.60 #1259

merged 1 commit into from
Sep 26, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Sep 25, 2022

Codecov Report

Base: 83.12% // Head: 83.13% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (9c3abe5) compared to base (e972df0).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1259   +/-   ##
=======================================
  Coverage   83.12%   83.13%           
=======================================
  Files         359      359           
  Lines       38087    38085    -2     
=======================================
+ Hits        31661    31663    +2     
+ Misses       6426     6422    -4     
Impacted Files Coverage Δ
src/lib.rs 100.00% <ø> (ø)
src/io/ipc/read/schema.rs 95.58% <0.00%> (-0.30%) ⬇️
src/compute/sort/lex_sort.rs 75.80% <0.00%> (-0.20%) ⬇️
src/compute/arithmetics/decimal/div.rs 95.27% <0.00%> (-0.13%) ⬇️
src/compute/arithmetics/decimal/add.rs 96.59% <0.00%> (-0.12%) ⬇️
src/compute/arithmetics/decimal/sub.rs 96.73% <0.00%> (-0.11%) ⬇️
src/array/struct_/fmt.rs 100.00% <0.00%> (ø)
src/compute/merge_sort/mod.rs 95.60% <0.00%> (ø)
src/compute/arithmetics/decimal/mul.rs 75.79% <0.00%> (+0.01%) ⬆️
src/io/ipc/read/common.rs 94.92% <0.00%> (+0.01%) ⬆️
... and 4 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.

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.

1 participant