Closed philiptzou closed 5 years ago
Overall, I agree that Mutation should be refactored into several classes. One question: why did you choose to use an interface as the root definition of what Mutation classes 'do' instead of an abstract class to define what a Mutation 'is'?
@arodcasanova To remove extra spaces:
find . -name "*.java" | xargs sed -i '' 's/[[:space:]]*$//g'
@arodcasanova I'm going to close this one. Please comment in #21 instead.
Codecov Report
24% <ø> (-3.28%)
3 <0> (ø)
100% <ø> (ø)
7 <0> (ø)
95.83% <ø> (ø)
4 <0> (ø)
96.87% <ø> (ø)
38 <0> (ø)
93.33% <ø> (ø)
15 <0> (ø)
76.39% <ø> (ø)
21 <0> (ø)
83.33% <ø> (-16.67%)
1 <0> (-1)
26.31% <ø> (ø)
3 <0> (ø)
89.68% <ø> (ø)
28 <0> (ø)
24% <ø> (ø)
0 <0> (ø)
Continue to review full report at Codecov.