Closed oxisto closed 2 weeks ago
Fixes the test coverage back up to 100 % by catching the last branch. Also sligthly reworked the getter for modifiedScope to better illustrate the branches. This actually helped me in catching the last missing non-covered branch.
modifiedScope
All modified and coverable lines are covered by tests :white_check_mark:
100.00% <100.00%> (+0.42%)
Fixes the test coverage back up to 100 % by catching the last branch. Also sligthly reworked the getter for
modifiedScope
to better illustrate the branches. This actually helped me in catching the last missing non-covered branch.