NetCopyClientConnectionPool refactorings #4426
Open
Codacy Production / Codacy Static Code Analysis
succeeded
Mar 8, 2026 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- app/src/test/java/com/amaze/filemanager/filesystem/ssh/test/MockSshConnectionPools.kt 1
- app/src/test/java/com/amaze/filemanager/asynchronous/asynctasks/ssh/SshAuthenticationTaskTest.kt 1
- app/src/main/java/com/amaze/filemanager/filesystem/ftp/NetCopyClientConnectionPool.kt 2
- app/src/test/java/com/amaze/filemanager/filesystem/ftp/NetCopyClientConnectionPoolFtpTest.kt 1
- app/src/test/java/com/amaze/filemanager/filesystem/ssh/FilesOnSshdTest.kt 1
- app/src/test/java/com/amaze/filemanager/filesystem/ftp/NetCopyClientConnectionPoolTest.kt 4
- app/src/test/java/com/amaze/filemanager/filesystem/ssh/NetCopyClientConnectionPoolReusabilityTest.kt 6
Complexity decreasing per file
==============================
+ app/src/androidTest/java/com/amaze/filemanager/filesystem/files/CryptUtilTest.java -1
+ app/src/main/java/com/amaze/filemanager/asynchronous/asynctasks/ftp/auth/FtpAuthenticationTask.kt -1
+ app/src/main/java/com/amaze/filemanager/filesystem/ftp/NetCopyClientUtils.kt -2
See the complete overview on Codacy
Loading