Closed Herringway closed 1 year ago
Turns out a big portion of the test suite wasn't actually running due to Loader.parse() not returning a forward range. Note that the test suite now fails, so this probably shouldn't be merged just yet....
Merging #316 (5e0bdad) into master (05cdebf) will increase coverage by 0.15%. The diff coverage is 100.00%.
0.15%
100.00%
Turns out a big portion of the test suite wasn't actually running due to Loader.parse() not returning a forward range. Note that the test suite now fails, so this probably shouldn't be merged just yet....