Closed h1alexbel closed 7 months ago
Attention: Patch coverage is 2.46914%
with 79 lines
in your changes are missing coverage. Please review.
Project coverage is 12.96%. Comparing base (
6178928
) to head (d113943
).
Files | Patch % | Lines |
---|---|---|
src/goals/top-goal.ts | 0.00% | 18 Missing :warning: |
src/models.ts | 0.00% | 16 Missing :warning: |
src/main.ts | 0.00% | 13 Missing :warning: |
src/goals/named-goal.ts | 0.00% | 10 Missing :warning: |
src/pdd/pdd-model.ts | 0.00% | 6 Missing :warning: |
src/chat-gpt.ts | 0.00% | 3 Missing :warning: |
src/deep-infra.ts | 0.00% | 3 Missing :warning: |
src/pdd/pdd.ts | 0.00% | 3 Missing :warning: |
src/non-relevant.ts | 0.00% | 2 Missing :warning: |
src/feedback.ts | 0.00% | 1 Missing :warning: |
... and 4 more |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
In this Pr I introduced refactoring, removed code duplication in
main.ts
, and a bit better organize packagesPR-Codex overview
This PR focuses on restructuring prompts and models in the codebase.
Detailed summary
PolishJson
toPolish
andJsonFormat
toJsonProblems
.prompts
andpdd
.name()
.github
.