Skip to content

[Automated] Update the native jar versions

49223c7
Select commit
Loading
Failed to load commit list.
Merged

Add distinct error types #1530

[Automated] Update the native jar versions
49223c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2026 in 0s

80.98% (target 80.00%)

View this Pull Request on Codecov

80.98% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 52.31788% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.98%. Comparing base (2ab4ca2) to head (49223c7).

Files with missing lines Patch % Lines
...allerina/stdlib/ftp/util/FtpErrorCodeAnalyzer.java 37.28% 29 Missing and 8 partials ⚠️
.../ftp/exception/FtpServiceUnavailableException.java 0.00% 14 Missing ⚠️
...connector/contractimpl/VfsClientConnectorImpl.java 72.22% 2 Missing and 3 partials ⚠️
...ain/java/io/ballerina/stdlib/ftp/util/FtpUtil.java 79.16% 4 Missing and 1 partial ⚠️
...tdlib/ftp/exception/FtpInvalidConfigException.java 40.00% 3 Missing ⚠️
...java/io/ballerina/stdlib/ftp/client/FtpClient.java 50.00% 2 Missing ⚠️
...a/stdlib/ftp/exception/FtpConnectionException.java 60.00% 2 Missing ⚠️
...b/ftp/exception/FtpFileAlreadyExistsException.java 60.00% 2 Missing ⚠️
...stdlib/ftp/exception/FtpFileNotFoundException.java 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1530      +/-   ##
============================================
- Coverage     81.70%   80.98%   -0.73%     
- Complexity      588      817     +229     
============================================
  Files            40       61      +21     
  Lines          2892     3607     +715     
  Branches        468      610     +142     
============================================
+ Hits           2363     2921     +558     
- Misses          337      427      +90     
- Partials        192      259      +67     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.