Skip to content

Conversation

@jmh530
Copy link
Contributor

@jmh530 jmh530 commented Jul 18, 2017

This pull request addresses issue #66 that I created.

The isSlice function currently performs double-duty, also returning packs information. This change adds in an alias packsOf for isSlice. Other adjustments change the behavior where isSlice is currently used.

Update of previous PR #68 (had deleted to clean up my fork, b/c I am git idiot).

@codecov-io
Copy link

codecov-io commented Jul 18, 2017

Codecov Report

Merging #72 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #72 +/- ## ========================================== + Coverage 96.33% 96.33% +<.01%  ========================================== Files 28 28 Lines 4750 4751 +1 ========================================== + Hits 4576 4577 +1  Misses 174 174
Impacted Files Coverage Δ
source/mir/ndslice/topology.d 98.94% <100%> (ø) ⬆️
source/mir/ndslice/algorithm.d 99.54% <100%> (ø) ⬆️
source/mir/ndslice/slice.d 98.88% <100%> (ø) ⬆️

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 a39c541...6e7a66a. Read the comment docs.

@9il 9il merged commit ff82660 into libmir:master Jul 26, 2017
@jmh530 jmh530 deleted the jmh530-packsOf branch July 26, 2017 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants