Commit 89633eb
authored
Remove ExPlat from the project. Replace it with
* Remove ExPlat logic from the project. Replace it with `experimentation` library from Tracks.
* Provide `AppLogWrapper#e` with `throwable` directly
Otherwise unit tests fail because Mockito has a problem with the synthethic Kotlin method (doesn't see it)
* Fix static code analysis issues
* Remove `experimentation` from the project
There are no currently running experiments, so this integration is redundant. #22354 (review)experimentation library from Tracks. (#22354)1 parent ac7304b commit 89633eb
File tree
15 files changed
+2
-1066
lines changed- WordPress/src
- main/java/org/wordpress/android
- modules
- util/experiments
- test/java/org/wordpress/android/util/experiments
- libs
- fluxc-processor/src/main/resources
- fluxc/src
- main/java/org/wordpress/android/fluxc
- model/experiments
- network/rest/wpcom/experiments
- store
- utils
- test/java/org/wordpress/android/fluxc
- experiments
- network/rest/wpcom/experiments
- mocks/src/main/assets/mocks/mappings/wpcom/experiments
15 files changed
+2
-1066
lines changedLines changed: 0 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | 113 | | |
115 | 114 | | |
116 | 115 | | |
| |||
184 | 183 | | |
185 | 184 | | |
186 | 185 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | 186 | | |
191 | 187 | | |
192 | 188 | | |
| |||
372 | 368 | | |
373 | 369 | | |
374 | 370 | | |
375 | | - | |
376 | | - | |
377 | 371 | | |
378 | 372 | | |
379 | 373 | | |
| |||
662 | 656 | | |
663 | 657 | | |
664 | 658 | | |
665 | | - | |
666 | | - | |
667 | | - | |
668 | 659 | | |
669 | 660 | | |
670 | 661 | | |
| |||
727 | 718 | | |
728 | 719 | | |
729 | 720 | | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | 721 | | |
734 | 722 | | |
735 | 723 | | |
| |||
934 | 922 | | |
935 | 923 | | |
936 | 924 | | |
937 | | - | |
938 | | - | |
939 | | - | |
940 | | - | |
941 | | - | |
942 | 925 | | |
943 | 926 | | |
944 | 927 | | |
| |||
Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 0 additions & 100 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 13 deletions
This file was deleted.
0 commit comments