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

Minor cleanup of internals. #456

Merged
merged 1 commit into from
Sep 26, 2021
Merged

Minor cleanup of internals. #456

merged 1 commit into from
Sep 26, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog label Sep 26, 2021
@codecov
Copy link

codecov bot commented Sep 26, 2021

Codecov Report

Merging #456 (b1f291a) into main (39caeb3) will increase coverage by 0.02%.
The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #456      +/-   ##
==========================================
+ Coverage   79.87%   79.90%   +0.02%     
==========================================
  Files         371      371              
  Lines       22753    22754       +1     
==========================================
+ Hits        18175    18181       +6     
+ Misses       4578     4573       -5     
Impacted Files Coverage Δ
src/array/mod.rs 54.62% <ø> (ø)
src/array/list/mod.rs 72.09% <66.66%> (+2.32%) ⬆️
src/array/fixed_size_list/mod.rs 54.28% <85.71%> (+2.85%) ⬆️
src/array/fixed_size_binary/mod.rs 46.05% <100.00%> (+0.71%) ⬆️
src/io/avro/read/schema.rs 42.52% <0.00%> (+1.14%) ⬆️

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 39caeb3...b1f291a. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 05f41ae into main Sep 26, 2021
@jorgecarleitao jorgecarleitao deleted the cleanup branch September 26, 2021 09:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant