resolve https://github.cmd.navi-tech.in/medici/litmus/pull/33#discussion_r95061 & https://github.cmd.navi-tech.in/medici/litmus/pull/33#discussion_r95062
This commit is contained in:
@@ -9,8 +9,8 @@ import lombok.experimental.FieldDefaults;
|
||||
@Builder
|
||||
@FieldDefaults(level = AccessLevel.PRIVATE)
|
||||
public class ExperimentImpact {
|
||||
Double control;
|
||||
double control;
|
||||
String variantName;
|
||||
Double treatment;
|
||||
Boolean flag;
|
||||
double treatment;
|
||||
boolean flag;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user