Skip to content

Remove unused code

9eed9ab
Select commit
Loading
Failed to load commit list.
Merged

Add databinding support for ftp client #1498

Remove unused code
9eed9ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2025 in 0s

81.25% (target 80.00%)

View this Pull Request on Codecov

81.25% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 63.46154% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.25%. Comparing base (bf0199c) to head (9eed9ab).

Files with missing lines Patch % Lines
...java/io/ballerina/stdlib/ftp/client/FtpClient.java 57.57% 33 Missing and 9 partials ⚠️
...ina/stdlib/ftp/ContentByteStreamIteratorUtils.java 52.17% 10 Missing and 1 partial ⚠️
ballerina/content_byte_stream.bal 41.17% 10 Missing ⚠️
...o/ballerina/stdlib/ftp/client/FtpClientHelper.java 70.83% 5 Missing and 2 partials ⚠️
ballerina/client_endpoint.bal 88.46% 3 Missing ⚠️
...connector/contractimpl/VfsClientConnectorImpl.java 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1498      +/-   ##
============================================
- Coverage     84.75%   81.25%   -3.51%     
- Complexity      248      369     +121     
============================================
  Files            28       39      +11     
  Lines          1305     1856     +551     
  Branches        162      276     +114     
============================================
+ Hits           1106     1508     +402     
- Misses          134      229      +95     
- Partials         65      119      +54     

☔ 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.