Abhijith V Mohan

Results 2 comments of Abhijith V Mohan

@djjayeeta high upper bound at startup would be due to confidence factor scaling. With more data, it will go closer towards the 95th percentile. https://github.com/kubernetes/autoscaler/blob/87eae1d207742bef168bf40e842b5a78b0600a26/vertical-pod-autoscaler/pkg/recommender/logic/recommender.go#L129 https://github.com/kubernetes/autoscaler/blob/87eae1d207742bef168bf40e842b5a78b0600a26/vertical-pod-autoscaler/pkg/recommender/logic/estimator.go#L114

The `methodType` of method invocation `expectedException.expectMessage(DEFAULT_ERROR.getMessage())` is coming as `null`. So the statement is not filtered out by in `bodyWithoutExpectedExceptionCalls` in `ExpectedExceptionToAssertThrowsVisitor#visitMethodDeclaration` ![Screenshot 2023-05-29 at 9 44 41 AM](https://github.com/openrewrite/rewrite-spring/assets/1559695/19cf59f5-656d-436d-a4a6-26befa180ce4) ![Screenshot...