Closed kmg-stripe closed 4 months ago
534 tests ±0 528 :white_check_mark: ±0 7m 52s :stopwatch: -5s 139 suites ±0 6 :zzz: ±0 139 files ±0 0 :x: ±0
Results for commit 09105a00. ± Comparison against base commit 10c1dd89.
Closing in favor of https://github.com/Netflix/mantis/pull/692
It appears that specifying null to the observer results in a weird terminal condition where all values after null are not observed.
ToDo(kmg): Need to verify this and create or add to the unit tests.
Context
Explain context and other details for this pull request.
Checklist
./gradlew build
compiles code correctly./gradlew test
passes all tests