Skip to content

Comments

Fix compiler plugin validation issues#1505

Merged
niveathika merged 10 commits intoballerina-platform:masterfrom
SachinAkash01:file-content-listener
Nov 4, 2025
Merged

Fix compiler plugin validation issues#1505
niveathika merged 10 commits intoballerina-platform:masterfrom
SachinAkash01:file-content-listener

Conversation

@SachinAkash01
Copy link
Member

Purpose

$subject

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

❌ Patch coverage is 17.00680% with 122 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.22%. Comparing base (fb1727b) to head (60699b5).
⚠️ Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
...ballerina/stdlib/ftp/util/FtpContentConverter.java 0.00% 45 Missing ⚠️
...va/io/ballerina/stdlib/ftp/plugin/PluginUtils.java 29.31% 35 Missing and 6 partials ⚠️
...stdlib/ftp/plugin/FtpContentFunctionValidator.java 0.00% 26 Missing ⚠️
...ina/stdlib/ftp/plugin/FtpFileDeletedValidator.java 0.00% 5 Missing ⚠️
...a/stdlib/ftp/server/FtpContentCallbackHandler.java 0.00% 5 Missing ⚠️

❌ Your project status has failed because the head coverage (65.22%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1505      +/-   ##
============================================
- Coverage     66.75%   65.22%   -1.53%     
- Complexity      292      392     +100     
============================================
  Files            34       45      +11     
  Lines          1910     2407     +497     
  Branches        259      369     +110     
============================================
+ Hits           1275     1570     +295     
- Misses          545      692     +147     
- Partials         90      145      +55     

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2025

@SachinAkash01 SachinAkash01 mentioned this pull request Nov 4, 2025
5 tasks
@niveathika niveathika merged commit 9436818 into ballerina-platform:master Nov 4, 2025
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants