b6263964962fd2b6f4e7ce4fafb8271ee9b74b78
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type double to Double in method private getValue(name String, poolName String) : Double in class com.zaxxer.hikari.metrics.prometheus.HikariCPCollectorTest | From | To | |
Extract Method | 1 | ||
Extract Method private getValue(name String, poolName String, registry CollectorRegistry) : Double extracted from private getValue(name String, poolName String) : double in class com.zaxxer.hikari.metrics.prometheus.HikariCPCollectorTest | From | To |