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

Fixed dev guide #1003

Merged
merged 1 commit into from
May 21, 2022
Merged

Fixed dev guide #1003

merged 1 commit into from
May 21, 2022

Conversation

jorgecarleitao
Copy link
Owner

Following @HaoYang670's suggestion here (thanks!)

@jorgecarleitao jorgecarleitao added testing PRs that only increase coverage documentation Improvements or additions to documentation and removed testing PRs that only increase coverage labels May 21, 2022
@codecov
Copy link

codecov bot commented May 21, 2022

Codecov Report

Merging #1003 (570cc12) into main (aafba7b) will increase coverage by 0.45%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1003      +/-   ##
==========================================
+ Coverage   71.41%   71.86%   +0.45%     
==========================================
  Files         357      357              
  Lines       19801    20178     +377     
==========================================
+ Hits        14140    14501     +361     
- Misses       5661     5677      +16     
Impacted Files Coverage Δ
src/ffi/schema.rs 67.53% <0.00%> (-0.63%) ⬇️
src/ffi/array.rs 82.50% <0.00%> (-0.43%) ⬇️
src/ffi/stream.rs 63.21% <0.00%> (+0.29%) ⬆️
src/io/avro/read/deserialize.rs 72.45% <0.00%> (+0.42%) ⬆️
src/compute/arithmetics/time.rs 26.60% <0.00%> (+0.91%) ⬆️
src/bitmap/mutable.rs 91.50% <0.00%> (+1.24%) ⬆️
src/array/primitive/mutable.rs 90.95% <0.00%> (+2.15%) ⬆️
...c/io/parquet/read/deserialize/binary/dictionary.rs 90.90% <0.00%> (+3.03%) ⬆️
src/array/utf8/mutable.rs 90.49% <0.00%> (+3.46%) ⬆️

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 aafba7b...570cc12. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 12c6c37 into main May 21, 2022
@jorgecarleitao jorgecarleitao deleted the fix_dev_guide branch May 21, 2022 07:02
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