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

Improved examples #1109

Merged
merged 1 commit into from
Jun 27, 2022
Merged

Improved examples #1109

merged 1 commit into from
Jun 27, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the documentation Improvements or additions to documentation label Jun 27, 2022
@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #1109 (e171c2c) into main (88f05bb) will increase coverage by 0.27%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1109      +/-   ##
==========================================
+ Coverage   81.24%   81.51%   +0.27%     
==========================================
  Files         366      366              
  Lines       35336    35892     +556     
==========================================
+ Hits        28707    29258     +551     
- Misses       6629     6634       +5     
Impacted Files Coverage Δ
src/array/null.rs 42.52% <0.00%> (-3.16%) ⬇️
src/array/list/mod.rs 82.40% <0.00%> (-1.11%) ⬇️
src/io/ipc/read/reader.rs 95.41% <0.00%> (-0.77%) ⬇️
src/ffi/mod.rs 100.00% <0.00%> (ø)
src/array/boolean/mod.rs 81.43% <0.00%> (+0.57%) ⬆️
src/ffi/array.rs 90.59% <0.00%> (+1.38%) ⬆️
src/array/primitive/mod.rs 81.34% <0.00%> (+1.80%) ⬆️
src/array/map/mod.rs 65.30% <0.00%> (+2.21%) ⬆️
src/array/dictionary/mod.rs 81.20% <0.00%> (+2.35%) ⬆️
src/array/struct_/mod.rs 64.85% <0.00%> (+2.70%) ⬆️
... and 6 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 88f05bb...e171c2c. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit b942a84 into main Jun 27, 2022
@jorgecarleitao jorgecarleitao deleted the improved_examples branch June 27, 2022 11:56
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.

1 participant