Skip to content

Conversation

@mkitti
Copy link
Contributor

@mkitti mkitti commented May 22, 2022

Fix #275

Copy link
Member

@timholy timholy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The implementation is excellent, only one tiny change to request.

@codecov
Copy link

codecov bot commented May 22, 2022

Codecov Report

Merging #290 (8f86ef3) into master (c52822e) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
+ Coverage   95.55%   95.67%   +0.12%     
==========================================
  Files           5        5              
  Lines         427      439      +12     
==========================================
+ Hits          408      420      +12     
  Misses         19       19              
Impacted Files Coverage Δ
src/OffsetArrays.jl 97.58% <100.00%> (+0.10%) ⬆️

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 6b431ca...8f86ef3. Read the comment docs.

@timholy timholy merged commit 2bd3342 into JuliaArrays:master May 24, 2022
@timholy
Copy link
Member

timholy commented May 24, 2022

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.

Implement Base.unsafe_wrap for OffsetArrays

2 participants