Skip to content

More efficient eager Array conversion for OffsetArray#46

Merged
johnnychen94 merged 1 commit intomasterfrom
jc/collect_offset
Oct 22, 2021
Merged

More efficient eager Array conversion for OffsetArray#46
johnnychen94 merged 1 commit intomasterfrom
jc/collect_offset

Conversation

@johnnychen94
Copy link
Copy Markdown
Member

A quick fixup to #45

It turns out that OffsetArray doesn't have generic convert(Array, A) support so we need to check it more carefully.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 22, 2021

Codecov Report

Merging #46 (c5eea8c) into master (43fab62) will decrease coverage by 0.69%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   88.58%   87.89%   -0.70%     
==========================================
  Files           6        6              
  Lines         219      223       +4     
==========================================
+ Hits          194      196       +2     
- Misses         25       27       +2     
Impacted Files Coverage Δ
src/showmime.jl 96.25% <60.00%> (-2.44%) ⬇️

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 43fab62...c5eea8c. Read the comment docs.

@johnnychen94 johnnychen94 merged commit 324e8a4 into master Oct 22, 2021
@johnnychen94 johnnychen94 deleted the jc/collect_offset branch October 22, 2021 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant