Conversation
...Otherwise this is a very easy source of type instability
Codecov Report
@@ Coverage Diff @@
## master #68 +/- ##
==========================================
- Coverage 77.30% 76.50% -0.81%
==========================================
Files 7 7
Lines 379 383 +4
==========================================
Hits 293 293
- Misses 86 90 +4
Continue to review full report at Codecov.
|
|
I'm seeing that #39 tried making a PR to do this several years ago, but that the build would fail and the PR didn't get merged. This does in fact implement the same functionality but the build seems to pass. I'll try adding the full set of Tests from that PR with the names fixed so that they work |
...Otherwise this can be a very easy to miss source of type instability. Adding this line gave me a fivefold speedup on a problem I had