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

Added tests to scalar API #300

Merged
merged 4 commits into from
Aug 19, 2021
Merged

Added tests to scalar API #300

merged 4 commits into from
Aug 19, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the testing PRs that only increase coverage label Aug 19, 2021
@codecov
Copy link

codecov bot commented Aug 19, 2021

Codecov Report

Merging #300 (273f6f6) into main (8ff8f7d) will increase coverage by 0.29%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #300      +/-   ##
==========================================
+ Coverage   80.23%   80.52%   +0.29%     
==========================================
  Files         316      323       +7     
  Lines       21067    21135      +68     
==========================================
+ Hits        16903    17019     +116     
+ Misses       4164     4116      -48     
Impacted Files Coverage Δ
src/scalar/binary.rs 94.44% <ø> (-2.70%) ⬇️
src/scalar/boolean.rs 86.66% <ø> (-6.44%) ⬇️
src/scalar/primitive.rs 90.90% <ø> (-4.44%) ⬇️
src/scalar/utf8.rs 94.44% <ø> (-2.70%) ⬇️
tests/it/array/boolean/mutable.rs 100.00% <100.00%> (ø)
tests/it/array/growable/struct_.rs 100.00% <100.00%> (ø)
tests/it/scalar/binary.rs 100.00% <100.00%> (ø)
tests/it/scalar/boolean.rs 100.00% <100.00%> (ø)
tests/it/scalar/list.rs 100.00% <100.00%> (ø)
tests/it/scalar/null.rs 100.00% <100.00%> (ø)
... and 15 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 8ff8f7d...273f6f6. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit bbe607c into main Aug 19, 2021
@jorgecarleitao jorgecarleitao deleted the fixes branch August 19, 2021 09:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing PRs that only increase coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant