mozilla / self-repair-server

This project is now EOL, replaced by Normandy Recipe Server.
6 stars 11 forks source link

First attempt at sample multiplier. #162

Closed ghost closed 8 years ago

ghost commented 9 years ago

First iteration. Please review whether this is the correct strategy.

If it is we need to address the following...

Things that you might want to double check:

TODOs:

ghost commented 9 years ago

Just noticed that I'm missing some semicolons on the helper variable declarations, will fix

gregglind commented 9 years ago

RE: #160

ghost commented 9 years ago

Updated, still need test coverage.

I'd appreciate general feedback as well as double checking that the variable/function names are adequate.