Closed mkitti closed 2 years ago
Merging #296 (c82d196) into master (c42fe3d) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #296 +/- ##
=======================================
Coverage 96.35% 96.35%
=======================================
Files 5 5
Lines 439 439
=======================================
Hits 423 423
Misses 16 16
Impacted Files | Coverage Δ | |
---|---|---|
src/OffsetArrays.jl | 98.27% <100.00%> (ø) |
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 c42fe3d...c82d196. Read the comment docs.
LGTM overall
Could you also bump the patch version?
Thanks for the suggestion. Version has been bumped to 1.12.1
master:
This pull request
This normalizes
unsafe_wrap
to take similar arguments as the constructors.