Skip to content

Conversation

timholy
Copy link
Member

@timholy timholy commented Apr 7, 2022

This defines Interpolations.popwrapper on CenterIndexedArrays,
allowing certain operations to be performed without the caller
having to unwrap the array.

This defines `Interpolations.popwrapper` on CenterIndexedArrays,
allowing certain operations to be performed without the caller
having to unwrap the array.
@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #12 (41ac046) into master (7ec2a71) will increase coverage by 1.73%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   78.78%   80.51%   +1.73%     
==========================================
  Files           2        2              
  Lines          66       77      +11     
==========================================
+ Hits           52       62      +10     
- Misses         14       15       +1     
Impacted Files Coverage Δ
src/CenterIndexedArrays.jl 87.75% <100.00%> (+2.04%) ⬆️
src/symrange.jl 67.85% <0.00%> (+1.19%) ⬆️

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 7ec2a71...41ac046. Read the comment docs.

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