I have a score calculation for determining a match, based on store name, address, distance… and the unit test failed to match within a range, so composer decided to adjust the weights to match the unit test score.
it does a very good job of never really messing with vars in unit tests (for good reason), as its supposed to fix the function not the test… i’ve also tried leaving comments for various things that are important to note, and had cursor wipe them out… which is a bummer…
like a #!important
abovethe var or comment?
super_important_weight = 0.8 # hands off composer!
here’s ss of what it did tho