tracehubpm / code-review-action

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

feat(#38): submitted #39

Closed h1alexbel closed 8 months ago

h1alexbel commented 8 months ago

closes #38


PR-Codex overview

This PR updates the key field name from "body" to "submitted" in JSON files and Java code related to code reviews.

Detailed summary

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

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 31.95%. Comparing base (6da8c85) to head (d08c57d).

Files Patch % Lines
...racehub/codereview/action/github/WithComments.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #39 +/- ## ========================================= Coverage 31.95% 31.95% Complexity 10 10 ========================================= Files 9 9 Lines 97 97 Branches 2 2 ========================================= Hits 31 31 Misses 64 64 Partials 2 2 ```

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