Closed h1alexbel closed 8 months ago
Attention: Patch coverage is 50.00000%
with 6 lines
in your changes are missing coverage. Please review.
Project coverage is 42.85%. Comparing base (
c77026f
) to head (1bded1e
). Report is 6 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
...ain/java/git/tracehub/codereview/action/Entry.java | 0.00% | 6 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@rultor merge
@rultor merge
@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here
@rultor merge
@h1alexbel Done! FYI, the full log is here (took me 3min)
@rultor release, tag is 0.0.5
ref #2
PR-Codex overview
This PR adds dependencies to
pom.xml
, refactors entry point inEntry.java
, and introducesReviewIds
class to collect review identifiers.Detailed summary
jcabi-http
andjavax.json
dependencies inpom.xml
Entry.java
ReviewIds
class to collect review identifiers