tracehubpm / code-review-action

Quality of Code Review Checker, plugin it as GitHub Action
MIT License
7 stars 2 forks source link

feat(#87): completes analysis once #107

Closed h1alexbel closed 6 months ago

h1alexbel commented 6 months ago

ref #87


PR-Codex overview

This PR updates code related to code review analysis and prompts. It refactors completion handling and improves suggestion prompts.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 60.72%. Comparing base (86b823c) to head (edc3377). Report is 2 commits behind head on master.

Files Patch % Lines
...it/tracehub/codereview/action/AnalysisRoutine.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #107 +/- ## ============================================ - Coverage 60.86% 60.72% -0.15% Complexity 59 59 ============================================ Files 30 30 Lines 276 275 -1 Branches 7 7 ============================================ - Hits 168 167 -1 Misses 105 105 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.