Skip to content

Remove unnecessary escaping of newline - #828

Merged
jeltz merged 1 commit into
percona:mainfrom
jeltz:escape-newline
Aug 13, 2026
Merged

Remove unnecessary escaping of newline#828
jeltz merged 1 commit into
percona:mainfrom
jeltz:escape-newline

Conversation

@jeltz

@jeltz jeltz commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

In C there is no reason to escape newline outside macros.

PG-0

In C there is no reason to escape newline outside macros.
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.46%. Comparing base (81ca012) to head (d82f50a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #828   +/-   ##
=======================================
  Coverage   88.46%   88.46%           
=======================================
  Files           3        3           
  Lines        1318     1318           
  Branches      187      187           
=======================================
  Hits         1166     1166           
  Misses         77       77           
  Partials       75       75           

☔ View full report in Codecov by Harness.
📢 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.

@jeltz
jeltz merged commit 2fd26f7 into percona:main Aug 13, 2026
35 of 36 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