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

Improved documentation #860

Merged
merged 1 commit into from
Feb 23, 2022
Merged

Improved documentation #860

merged 1 commit into from
Feb 23, 2022

Conversation

jorgecarleitao
Copy link
Owner

Improved documentation, fixed clippy from nightly, DRY

@jorgecarleitao jorgecarleitao added the documentation Improvements or additions to documentation label Feb 23, 2022
@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #860 (8c70d9a) into main (f70116d) will increase coverage by 0.11%.
The diff coverage is 82.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #860      +/-   ##
==========================================
+ Coverage   71.44%   71.56%   +0.11%     
==========================================
  Files         335      335              
  Lines       17986    17955      -31     
==========================================
- Hits        12850    12849       -1     
+ Misses       5136     5106      -30     
Impacted Files Coverage Δ
src/bitmap/bitmap_ops.rs 87.61% <ø> (ø)
src/bitmap/mutable.rs 90.63% <ø> (ø)
src/compute/sort/mod.rs 26.66% <0.00%> (ø)
src/compute/like.rs 36.44% <57.14%> (+2.80%) ⬆️
src/io/ipc/read/common.rs 80.53% <100.00%> (ø)
src/io/json/read/infer_schema.rs 86.48% <100.00%> (ø)
src/io/json_integration/read/array.rs 79.39% <100.00%> (ø)
src/io/parquet/read/schema/convert.rs 74.34% <100.00%> (ø)
src/io/parquet/read/statistics/mod.rs 78.94% <100.00%> (ø)
src/io/parquet/write/dictionary.rs 60.39% <100.00%> (-0.39%) ⬇️
... and 2 more

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 f70116d...8c70d9a. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 73c6bf3 into main Feb 23, 2022
@jorgecarleitao jorgecarleitao deleted the fix_lint_docs branch February 23, 2022 04:00
dexterduck pushed a commit to mindx/arrow2 that referenced this pull request Mar 2, 2022
dexterduck pushed a commit to mindx/arrow2 that referenced this pull request Mar 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant