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

Added Debug and PartialEq for MapArray #1043

Merged
merged 2 commits into from Jun 3, 2022
Merged

Added Debug and PartialEq for MapArray #1043

merged 2 commits into from Jun 3, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Jun 3, 2022

Codecov Report

Merging #1043 (d607c33) into main (06f8f36) will decrease coverage by 0.05%.
The diff coverage is 16.66%.

@@            Coverage Diff             @@
##             main    #1043      +/-   ##
==========================================
- Coverage   81.36%   81.31%   -0.06%     
==========================================
  Files         360      361       +1     
  Lines       34386    34411      +25     
==========================================
+ Hits        27978    27981       +3     
- Misses       6408     6430      +22     
Impacted Files Coverage Δ
src/array/equal/mod.rs 83.20% <0.00%> (-4.00%) ⬇️
src/array/map/fmt.rs 0.00% <0.00%> (ø)
src/array/map/mod.rs 63.69% <0.00%> (ø)
src/array/mod.rs 71.77% <0.00%> (ø)
src/io/parquet/read/deserialize/boolean/nested.rs 67.05% <0.00%> (-0.80%) ⬇️
src/io/parquet/read/deserialize/binary/basic.rs 75.19% <100.00%> (+0.09%) ⬆️
src/io/parquet/read/deserialize/binary/nested.rs 72.56% <100.00%> (+0.24%) ⬆️
src/io/parquet/read/deserialize/boolean/basic.rs 94.48% <100.00%> (+0.04%) ⬆️

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 06f8f36...d607c33. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 80fa4bd into main Jun 3, 2022
@jorgecarleitao jorgecarleitao deleted the improve_map branch June 3, 2022 16:15
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