Closed CodeDrivenMitch closed 2 months ago
A ClassCastException caused a crash when using an EmbeddedEventStore. Also found a problem with the unwrapping of decorated FireStarter classes, where the condition in the if was reversed (and thus not unwrapped). This has been fixed.
Proof it works:
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
A ClassCastException caused a crash when using an EmbeddedEventStore. Also found a problem with the unwrapping of decorated FireStarter classes, where the condition in the if was reversed (and thus not unwrapped). This has been fixed.
Proof it works: