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

Added more tests. #380

Merged
merged 1 commit into from
Sep 5, 2021
Merged

Added more tests. #380

merged 1 commit into from
Sep 5, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Sep 4, 2021

Codecov Report

Merging #380 (265feaf) into main (b16d6b9) will increase coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #380      +/-   ##
==========================================
+ Coverage   81.11%   81.24%   +0.12%     
==========================================
  Files         330      330              
  Lines       21770    21880     +110     
==========================================
+ Hits        17659    17776     +117     
+ Misses       4111     4104       -7     
Impacted Files Coverage Δ
tests/it/array/primitive/mod.rs 100.00% <100.00%> (ø)
tests/it/array/primitive/mutable.rs 100.00% <100.00%> (ø)
tests/it/array/utf8/mod.rs 100.00% <100.00%> (ø)
tests/it/array/utf8/mutable.rs 100.00% <100.00%> (ø)
src/array/primitive/mutable.rs 86.77% <0.00%> (+1.05%) ⬆️
src/array/utf8/mod.rs 91.93% <0.00%> (+1.61%) ⬆️
src/array/utf8/mutable.rs 88.62% <0.00%> (+2.36%) ⬆️
src/array/display.rs 61.70% <0.00%> (+2.57%) ⬆️
src/array/primitive/mod.rs 81.81% <0.00%> (+4.54%) ⬆️
... and 1 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 b16d6b9...265feaf. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 836cac1 into main Sep 5, 2021
@jorgecarleitao jorgecarleitao deleted the test_panic branch September 5, 2021 08:56
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