fix header include error#995
Conversation
|
Important Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services. |
Reviewer's GuideThis PR corrects header dependencies in brute_force.cpp by adding a missing argparse include, removing an obsolete expression visitor include, and ensuring consistent include ordering. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
@sourcery-ai issue |
|
I've noted your request to create a GitHub issue from the review comment. However, I don't have the ability to directly create issues myself. You can manually create an issue referencing the reviewer's guide or any specific feedback from this PR. If you need a summary or specific content to include in the issue, let me know and I can generate that for you! |
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #995 +/- ##
==========================================
- Coverage 91.92% 91.77% -0.15%
==========================================
Files 293 294 +1
Lines 17020 17069 +49
==========================================
+ Hits 15645 15665 +20
- Misses 1375 1404 +29
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
Important Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services. |
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Signed-off-by: LHT129 <tianlan.lht@antgroup.com> Signed-off-by: Sia Sheerland <x1075956441x@163.com> Signed-off-by: Sia Sheerland <x1075956441x@163.com>
closed: #996
Summary by Sourcery
Bug Fixes: