- 
                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. 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. 🚀 New features to boost your workflow:
  | 
    
          
CodSpeed Performance ReportMerging #138 will not alter performanceComparing  Summary
 Footnotes
  | 
    
          
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   | 
    
          
 | 
    
| 
           @coderabbitai generate docstrings  | 
    
          
✅ Actions performedInitiated docstring generation; will generate only if new commits exist.  | 
    
| 
           Note Docstrings generation - SUCCESS  | 
    
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
      


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