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

Increased API consistency for COW and respective docs #833

Merged
merged 1 commit into from
Feb 14, 2022
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Feb 12, 2022
@jorgecarleitao jorgecarleitao changed the title Improved API consistency and docs Increased API consistency for COW and respective docs Feb 12, 2022
@codecov
Copy link

codecov bot commented Feb 12, 2022

Codecov Report

Merging #833 (53ad814) into main (2c4dbb2) will increase coverage by 0.11%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #833      +/-   ##
==========================================
+ Coverage   71.55%   71.66%   +0.11%     
==========================================
  Files         326      327       +1     
  Lines       17643    17881     +238     
==========================================
+ Hits        12624    12815     +191     
- Misses       5019     5066      +47     
Impacted Files Coverage Δ
src/bitmap/immutable.rs 87.80% <ø> (ø)
src/array/utf8/mod.rs 64.58% <50.00%> (ø)
src/array/primitive/mod.rs 80.23% <100.00%> (ø)
src/buffer/immutable.rs 96.42% <100.00%> (ø)
src/compute/arithmetics/time.rs 25.68% <0.00%> (-0.92%) ⬇️
src/io/ipc/read/stream_async.rs 62.65% <0.00%> (ø)
src/io/parquet/read/binary/basic.rs 79.41% <0.00%> (+0.03%) ⬆️
src/io/avro/write/schema.rs 67.50% <0.00%> (+0.83%) ⬆️
src/io/ipc/read/schema.rs 87.89% <0.00%> (+1.44%) ⬆️
src/io/avro/write/serialize.rs 84.41% <0.00%> (+2.59%) ⬆️
... and 1 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 2c4dbb2...53ad814. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 9e3c3d0 into main Feb 14, 2022
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