Skip to content

Conversation

@coderfender
Copy link
Contributor

@coderfender coderfender commented Sep 21, 2025

Which issue does this PR close?

Closes #2435 .

Rationale for this change

PR : #2435

What changes are included in this PR?

#2435

How are these changes tested?

Unit testing

@coderfender coderfender changed the title add_additional_char_support_rpad feat:add_additional_char_support_rpad Sep 23, 2025
@coderfender coderfender force-pushed the add_additional_support_to_padding_strings branch from 85791b8 to dccd14a Compare September 24, 2025 19:24
@codecov-commenter
Copy link

codecov-commenter commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.48%. Comparing base (f09f8af) to head (e44a080).
⚠️ Report is 542 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2436      +/-   ##
============================================
+ Coverage     56.12%   58.48%   +2.35%     
- Complexity      976     1440     +464     
============================================
  Files           119      146      +27     
  Lines         11743    13517    +1774     
  Branches       2251     2350      +99     
============================================
+ Hits           6591     7905    +1314     
- Misses         4012     4379     +367     
- Partials       1140     1233      +93     

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

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @coderfender this is lgtm

@comphead comphead merged commit abf5b69 into apache:main Sep 25, 2025
102 checks passed
@coderfender coderfender deleted the add_additional_support_to_padding_strings branch October 12, 2025 01:15
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.

Support non space characters - rpad

3 participants