Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix searchsorted for new LazyArrays vcat specialised #58

Merged
merged 3 commits into from
Jan 27, 2021

Conversation

dlfivefifty
Copy link
Member

No description provided.

@dlfivefifty dlfivefifty changed the title Dl/vcatsearchsorted Fix searchsorted for new LazyArrays vcat specialised Jan 27, 2021
@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #58 (38217fa) into master (1e405be) will decrease coverage by 6.73%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   71.97%   65.24%   -6.74%     
==========================================
  Files           5        5              
  Lines         778      751      -27     
==========================================
- Hits          560      490      -70     
- Misses        218      261      +43     
Impacted Files Coverage Δ
src/reshapedarray.jl 40.90% <ø> (-0.96%) ⬇️
src/InfiniteArrays.jl 47.11% <100.00%> (+0.05%) ⬆️
src/infarrays.jl 50.40% <0.00%> (-25.98%) ⬇️
src/infrange.jl 76.77% <0.00%> (-4.06%) ⬇️
src/Infinity.jl 73.45% <0.00%> (-1.89%) ⬇️

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 1e405be...38217fa. Read the comment docs.

@dlfivefifty dlfivefifty merged commit 1fea087 into master Jan 27, 2021
@dlfivefifty dlfivefifty deleted the dl/vcatsearchsorted branch January 27, 2021 20:47
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