Skip to content

docs: update version to v1.1.11 in README.md - #156

Merged
shenxianpeng merged 1 commit into
mainfrom
docs-update
Dec 8, 2025
Merged

docs: update version to v1.1.11 in README.md#156
shenxianpeng merged 1 commit into
mainfrom
docs-update

Conversation

@shenxianpeng

@shenxianpeng shenxianpeng commented Dec 8, 2025

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Documentation
    • Updated README with version reference updates throughout code examples and configuration samples.

✏️ Tip: You can customize this high-level summary in your review settings.

@shenxianpeng shenxianpeng added the documentation Improvements or additions to documentation label Dec 8, 2025
@sonarqubecloud

sonarqubecloud Bot commented Dec 8, 2025

Copy link
Copy Markdown

@codecov

codecov Bot commented Dec 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.41%. Comparing base (3f5999d) to head (55adaa2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #156   +/-   ##
=======================================
  Coverage   95.41%   95.41%           
=======================================
  Files           4        4           
  Lines         109      109           
=======================================
  Hits          104      104           
  Misses          5        5           

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

@coderabbitai

coderabbitai Bot commented Dec 8, 2025

Copy link
Copy Markdown

Walkthrough

README.md documentation updates version references from v1.1.8 to v1.1.11 across YAML code blocks and comparison table. No functional, logical, configuration, or behavior changes to the codebase.

Changes

Cohort / File(s) Summary
Version Reference Updates
README.md
Updated all version number references from v1.1.8 to v1.1.11 in YAML examples and comparison table; formatting adjustments only

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title accurately reflects the main change: updating version references from v1.1.8 to v1.1.11 in the README.md file, which aligns perfectly with the changeset.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch docs-update

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@shenxianpeng shenxianpeng changed the title docs: update version from v1.1.8 to v1.1.11 in README.md docs: update version to v1.1.11 in README.md Dec 8, 2025
@shenxianpeng
shenxianpeng requested a review from Copilot December 8, 2025 11:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the version reference from v1.1.8 to v1.1.11 throughout the README.md documentation and improves the comparison table with clearer descriptions and an additional feature row.

  • Updated version references from v1.1.8 to v1.1.11 across all code examples
  • Enhanced the comparison table with more accurate feature descriptions
  • Added a new "Dry-run mode" feature row to the comparison table

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
| Verbose output | ✅ via `--verbose` | ❌ |
| Supports `clang-format` and `clang-tidy` | ✅ (`clang-format` & `clang-tidy`)| ✅ (`clang-format` only) |
| Custom configuration files | ✅ `.clang-format`, `.clang-tidy` | ✅ `.clang-format` |
| Specify `clang-format` and `clang-tidy` version | ✅ via `--version` | ✅ via `rev` |

Copilot AI Dec 8, 2025

Copy link

Choose a reason for hiding this comment

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

The word "version" should be plural "versions" since it refers to both clang-format and clang-tidy.

Suggested change
| Specify `clang-format` and `clang-tidy` version | ✅ via `--version` | ✅ via `rev` |
| Specify `clang-format` and `clang-tidy` versions | ✅ via `--version` | ✅ via `rev` |

Copilot uses AI. Check for mistakes.
@shenxianpeng
shenxianpeng merged commit 91f8b46 into main Dec 8, 2025
27 checks passed
@shenxianpeng
shenxianpeng deleted the docs-update branch December 8, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants