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

Added more tests #601

Merged
merged 2 commits into from
Nov 12, 2021
Merged

Added more tests #601

merged 2 commits into from
Nov 12, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Nov 12, 2021

Codecov Report

Merging #601 (7a2e50b) into main (eb6ef19) will increase coverage by 0.17%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #601      +/-   ##
==========================================
+ Coverage   79.21%   79.39%   +0.17%     
==========================================
  Files         400      401       +1     
  Lines       24909    24958      +49     
==========================================
+ Hits        19732    19815      +83     
+ Misses       5177     5143      -34     
Impacted Files Coverage Δ
src/array/fixed_size_binary/mod.rs 79.71% <100.00%> (+24.63%) ⬆️
src/array/list/mutable.rs 76.47% <100.00%> (+10.13%) ⬆️
tests/it/array/boolean/mod.rs 100.00% <100.00%> (ø)
tests/it/array/fixed_size_binary/mod.rs 100.00% <100.00%> (ø)
tests/it/array/list/mutable.rs 100.00% <100.00%> (ø)
src/compute/arithmetics/time.rs 46.93% <0.00%> (+2.04%) ⬆️
src/array/boolean/mod.rs 82.35% <0.00%> (+11.76%) ⬆️

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 eb6ef19...7a2e50b. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 9c8c7b2 into main Nov 12, 2021
@jorgecarleitao jorgecarleitao deleted the tests branch November 12, 2021 18:43
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.

None yet

1 participant