Skip to content

Conversation

@ctlai95
Copy link
Contributor

@ctlai95 ctlai95 commented Jan 27, 2025

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

Problem

Need to understand:

  • How many users are using fix feature from /review (not auto-review)
  • How many fixes were generated/applied for each scanJob
  • How many code fix requests were unable to generate a fix

Solution

  • Add flag autoDetected to be able to filter out auto-review findings
  • Add flag includesFix to be able to see fix requests that generated no fixes
  • Add codewhispererCodeScanJobId to associate a fix action with a specific scan that produced the finding

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ctlai95 ctlai95 marked this pull request as ready for review January 28, 2025 00:21
@ctlai95 ctlai95 requested review from a team as code owners January 28, 2025 00:21
@ctlai95 ctlai95 merged commit b66f1d5 into aws:main Jan 28, 2025
11 checks passed
@ctlai95 ctlai95 deleted the code-fix-telemetry branch January 28, 2025 19:07
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