Skip to content

Handle propagating errors occurred while executing APIs

914f48c
Select commit
Loading
Failed to load commit list.
Closed

Handle propagating errors occurred while executing APIs #1520

Handle propagating errors occurred while executing APIs
914f48c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 0s

80.28% (target 80.00%)

View this Pull Request on Codecov

80.28% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 43.33333% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.28%. Comparing base (d3b14c2) to head (914f48c).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
...java/io/ballerina/stdlib/ftp/client/FtpClient.java 43.33% 16 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1520      +/-   ##
============================================
- Coverage     80.41%   80.28%   -0.14%     
- Complexity      532      721     +189     
============================================
  Files            43       58      +15     
  Lines          2732     3297     +565     
  Branches        432      549     +117     
============================================
+ Hits           2197     2647     +450     
- Misses          357      413      +56     
- Partials        178      237      +59     

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