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

Added more tests #910

Merged
merged 2 commits into from
Mar 13, 2022
Merged

Added more tests #910

merged 2 commits into from
Mar 13, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the testing PRs that only increase coverage label Mar 13, 2022
@codecov
Copy link

codecov bot commented Mar 13, 2022

Codecov Report

Merging #910 (e18dacc) into main (8b504d9) will increase coverage by 0.37%.
The diff coverage is 63.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #910      +/-   ##
==========================================
+ Coverage   70.50%   70.88%   +0.37%     
==========================================
  Files         346      346              
  Lines       18849    18983     +134     
==========================================
+ Hits        13290    13456     +166     
+ Misses       5559     5527      -32     
Impacted Files Coverage Δ
src/array/primitive/mutable.rs 88.33% <50.00%> (+2.74%) ⬆️
src/array/utf8/mod.rs 71.51% <66.66%> (+6.70%) ⬆️
src/io/avro/write/schema.rs 70.45% <0.00%> (-3.84%) ⬇️
src/io/avro/read/deserialize.rs 72.03% <0.00%> (+0.84%) ⬆️
src/io/avro/read/schema.rs 74.41% <0.00%> (+1.00%) ⬆️
src/array/primitive/mod.rs 81.91% <0.00%> (+1.06%) ⬆️
src/array/primitive/fmt.rs 68.65% <0.00%> (+4.47%) ⬆️
src/io/avro/write/serialize.rs 81.52% <0.00%> (+5.49%) ⬆️
... and 3 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 8b504d9...e18dacc. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 63ca341 into main Mar 13, 2022
@jorgecarleitao jorgecarleitao deleted the added_tests branch March 13, 2022 19:58
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