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

Added test for MapArray #942

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Added test for MapArray #942

merged 1 commit into from
Apr 13, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Apr 12, 2022

Codecov Report

Merging #942 (39cb23e) into main (60130f4) will increase coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #942      +/-   ##
==========================================
+ Coverage   71.10%   71.18%   +0.08%     
==========================================
  Files         346      346              
  Lines       18956    18956              
==========================================
+ Hits        13478    13494      +16     
+ Misses       5478     5462      -16     
Impacted Files Coverage Δ
src/bitmap/utils/slice_iterator.rs 87.93% <0.00%> (+1.72%) ⬆️
src/array/map/mod.rs 65.82% <0.00%> (+18.98%) ⬆️

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 60130f4...39cb23e. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit dc617b7 into main Apr 13, 2022
@jorgecarleitao jorgecarleitao deleted the tests_map branch April 13, 2022 04:19
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