mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
fix: correct spelling in image captions
This commit is contained in:
parent
4448e03117
commit
4bb7da1376
1 changed files with 3 additions and 3 deletions
|
|
@ -80,13 +80,13 @@ Qodo Merge tracks two types of implementations for tracking implemented suggesti
|
|||
- Direct implementation - when the user directly applies the suggestion by clicking the `Apply` checkbox.
|
||||
- Indirect implementation - when the user implements the suggestion in their IDE environment. In this case, Qodo Merge will utilize, after each commit, a dedicated logic to identify if a suggestion was implemented, and will mark it as implemented.
|
||||
|
||||
{width=512}
|
||||
{width=512}
|
||||
|
||||
In post-process, Qodo Merge counts the number of suggestions that were implemented, and provides general statistics and insights about the suggestions' impact on the PR process.
|
||||
|
||||
{width=512}
|
||||
{width=512}
|
||||
|
||||
{width=512}
|
||||
{width=512}
|
||||
|
||||
## Suggestion tracking
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue