tracehubpm / tracehub

Tracehub and Project as a Code, a VCS-based collaboration tool
MIT License
5 stars 0 forks source link

AssignOnIssue #48

Closed h1alexbel closed 8 months ago

h1alexbel commented 8 months ago

closes #41


PR-Codex overview

This PR adds the role attribute to the Job class and updates related files to support role-based assignment of jobs in the issue tracker.

Detailed summary

The following files were skipped due to too many changes: src/test/java/git/tracehub/extensions/RepoWithCollaborator.java, src/test/java/git/tracehub/extensions/RepoWithCollaborators.java, src/test/java/git/tracehub/agents/github/issues/GhNewTest.java, src/main/java/git/tracehub/agents/github/issues/AssignOnIssue.java, src/test/java/git/tracehub/agents/github/issues/AssignOnIssueTest.java

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

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d209052) 77.29% compared to head (82d292d) 78.88%. Report is 5 commits behind head on master.

Files Patch % Lines
...t/tracehub/agents/github/issues/AssignOnIssue.java 93.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #48 +/- ## ============================================ + Coverage 77.29% 78.88% +1.59% - Complexity 63 70 +7 ============================================ Files 21 23 +2 Lines 229 251 +22 Branches 14 16 +2 ============================================ + Hits 177 198 +21 Misses 47 47 - Partials 5 6 +1 ```

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

h1alexbel commented 8 months ago

@rultor merge

rultor commented 8 months ago

@rultor merge

@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 8 months ago

@rultor merge

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