-
Notifications
You must be signed in to change notification settings - Fork 3
feat: change resolve_install to public and include package data
#138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.44%. Comparing base (8d893fa) to head (604c752).
Additional details and impacted files
@@ Coverage Diff @@ ## main #138 +/- ## ======================================= Coverage 94.44% 94.44% ======================================= Files 4 4 Lines 108 108 ======================================= Hits 102 102 Misses 6 6
☔ 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.
CodSpeed Performance Report
Merging #138 will not alter performance
Comparing add-include-package-data (604c752) with main (8d893fa)
Summary
✅ 60 untouched
⏩ 13 skipped1
Footnotes
-
13 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
WalkthroughRenames an internal install helper to a public API and updates its callers and tests; adds package-data to pyproject.toml; and narrows GitHub Actions pull_request triggers to explicit event types. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Possibly related PRs
Suggested labels
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
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. Comment |
Quality Gate Passed Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
shenxianpeng
commented
Nov 1, 2025
@coderabbitai generate docstrings
✅ Actions performed
Initiated docstring generation; will generate only if new commits exist.
Note
Docstrings generation - SUCCESS
Generated docstrings for this pull request at #139
Docstrings generation was requested by @shenxianpeng. * #138 (comment) The following files were modified: * `cpp_linter_hooks/clang_format.py` * `cpp_linter_hooks/clang_tidy.py` * `cpp_linter_hooks/util.py`
resolve_install to public and include package data (追記ここまで)
Uh oh!
There was an error while loading. Please reload this page.
Fix this line of code, to include it to support cpp-linter/clang-tools-pip#133
cpp-linter-hooks/cpp_linter_hooks/util.py
Line 20 in 8d893fa
Summary by CodeRabbit