Skip to content

Docs: Reflow parameters if they exceed a certain line length#286

Merged
bogdanp05 merged 1 commit intovalkey-io:mainfrom
kurtmckee:docs-reflow-parameters
Mar 25, 2026
Merged

Docs: Reflow parameters if they exceed a certain line length#286
bogdanp05 merged 1 commit intovalkey-io:mainfrom
kurtmckee:docs-reflow-parameters

Conversation

@kurtmckee
Copy link
Copy Markdown
Contributor

Pull Request check-list

  • Do tests and lints pass with this change?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?

Description of change

This reflows function and method parameters if their length exceeds a certain character length.

Before

image

After

image

Signed-off-by: Kurt McKee <contactme@kurtmckee.org>
@kurtmckee kurtmckee force-pushed the docs-reflow-parameters branch from f0c9421 to 5746fc9 Compare March 24, 2026 16:49
@bogdanp05 bogdanp05 enabled auto-merge March 25, 2026 08:53
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.39%. Comparing base (79ae28f) to head (5746fc9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #286      +/-   ##
==========================================
- Coverage   76.40%   76.39%   -0.02%     
==========================================
  Files         129      129              
  Lines       34065    34065              
==========================================
- Hits        26029    26025       -4     
- Misses       8036     8040       +4     

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

@bogdanp05 bogdanp05 merged commit 5c9a506 into valkey-io:main Mar 25, 2026
85 checks passed
@kurtmckee kurtmckee deleted the docs-reflow-parameters branch March 25, 2026 09:26
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.

3 participants