bkkothari2255 opened a new pull request, #69: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/69
Fixed a SonarQube blocker by adding an explicit assertion to `AdapterFactoryTest#testCreateCachedModelWillNotCrashTheVMWithOOM`. Added `Assert.assertTrue(maxInstances > 0);` which: 1. Satisfies the requirement for test assertions. 2. Verifies the test loop logic was valid and actually executed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
