Fix slicing operator#893
Conversation
EmilyBourne
left a comment
There was a problem hiding this comment.
A test should be added. This is important because the test will probably show that this change is not sufficient. In #892 I additionally had to add strided_discrete_domain to the includes
ca3e616 to
efde399
Compare
True, I fixed it. It seems that the compiler did not encounter the correct overload of
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #893 +/- ##
==========================================
+ Coverage 94.00% 94.02% +0.01%
==========================================
Files 55 55
Lines 2718 2727 +9
Branches 853 854 +1
==========================================
+ Hits 2555 2564 +9
Misses 87 87
Partials 76 76 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a14f93c to
7319f84
Compare
No description provided.