Closed h1alexbel closed 6 months ago
Attention: Patch coverage is 11.11111%
with 8 lines
in your changes are missing coverage. Please review.
Project coverage is 11.59%. Comparing base (
e7b9ae1
) to head (7f7b67b
).
Files | Patch % | Lines |
---|---|---|
src/prompts/one-suggestion.ts | 0.00% | 6 Missing :warning: |
src/models.ts | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@rultor merge
ref #98
PR-Codex overview
The focus of this PR is to refactor the codebase to use a singular "suggestion" instead of "suggestions" for clarity and consistency.
Detailed summary
FormattedSummary
to usesuggestion
instead ofsuggestions
Models
to usesuggestion
instead ofsuggestions
OneSuggestion
class for a single suggestion in promptsFormattedSummary
andOneSuggestion