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

Made MutableArray Send + Sync #617

Merged
merged 1 commit into from
Nov 20, 2021
Merged

Made MutableArray Send + Sync #617

merged 1 commit into from
Nov 20, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Nov 19, 2021
@codecov
Copy link

codecov bot commented Nov 19, 2021

Codecov Report

Merging #617 (fbafcf0) into main (b3ed162) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #617   +/-   ##
=======================================
  Coverage   69.70%   69.70%           
=======================================
  Files         299      299           
  Lines       16599    16599           
=======================================
  Hits        11571    11571           
  Misses       5028     5028           
Impacted Files Coverage Δ
src/array/mod.rs 61.40% <ø> (ø)
src/bitmap/utils/slice_iterator.rs 91.04% <0.00%> (-1.50%) ⬇️
src/compute/arithmetics/time.rs 46.93% <0.00%> (+2.04%) ⬆️

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 b3ed162...fbafcf0. Read the comment docs.

@yjshen
Copy link
Contributor

yjshen commented Nov 20, 2021

Thanks a lot 👍

@jorgecarleitao jorgecarleitao merged commit 5a404bb into main Nov 20, 2021
@jorgecarleitao jorgecarleitao deleted the send_sync branch November 20, 2021 04:51
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.

2 participants