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

Removed un-needed unsafe #225

Merged
merged 1 commit into from
Jul 25, 2021
Merged

Removed un-needed unsafe #225

merged 1 commit into from
Jul 25, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao changed the title Removed un-needed unsafe. Removed un-needed unsafe Jul 25, 2021
@codecov
Copy link

codecov bot commented Jul 25, 2021

Codecov Report

Merging #225 (1fb752c) into main (eaa9be9) will decrease coverage by 0.00%.
The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #225      +/-   ##
==========================================
- Coverage   76.94%   76.93%   -0.01%     
==========================================
  Files         229      229              
  Lines       19536    19529       -7     
==========================================
- Hits        15031    15025       -6     
+ Misses       4505     4504       -1     
Impacted Files Coverage Δ
src/array/fixed_size_binary/mod.rs 47.27% <0.00%> (+0.84%) ⬆️
src/array/binary/ffi.rs 81.81% <100.00%> (-1.52%) ⬇️
src/array/list/ffi.rs 80.00% <100.00%> (-0.96%) ⬇️
src/array/primitive/ffi.rs 75.00% <100.00%> (-1.48%) ⬇️
src/array/utf8/ffi.rs 76.47% <100.00%> (-2.48%) ⬇️

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 eaa9be9...1fb752c. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 7dd1cff into main Jul 25, 2021
@jorgecarleitao jorgecarleitao deleted the remove_unsafe branch July 25, 2021 09:28
@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Jul 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant