tracehubpm / code-review-action

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

feat(#2): token request #29

Closed h1alexbel closed 8 months ago

h1alexbel commented 8 months ago

ref #2


PR-Codex overview

This PR increases code coverage minimum, adds a required constructor annotation, and optimizes GitHub API requests.

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 9 lines in your changes are missing coverage. Please review.

Project coverage is 26.02%. Comparing base (c213ca5) to head (3a27676). Report is 4 commits behind head on master.

Files Patch % Lines
...ain/java/git/tracehub/codereview/action/Entry.java 0.00% 6 Missing :warning:
...t/tracehub/codereview/action/github/GhRequest.java 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #29 +/- ## ============================================ - Coverage 26.76% 26.02% -0.74% Complexity 8 8 ============================================ Files 7 7 Lines 71 73 +2 ============================================ Hits 19 19 - Misses 52 54 +2 ```

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

h1alexbel commented 8 months ago

@rultor release, tag is 0.0.7

rultor commented 8 months ago

@rultor release, tag is 0.0.7

@h1alexbel OK, I will release it now. Please check the progress here

rultor commented 8 months ago

@rultor release, tag is 0.0.7

@h1alexbel Done! FYI, the full log is here (took me 3min)