tracehubpm / tracehub

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

Posts a new comment if eligible candidates are empty #108

Closed h1alexbel closed 5 months ago

h1alexbel commented 5 months ago

closes #50


PR-Codex overview

This PR focuses on updating the license year to 2024 and adding a new feature to post a comment when no candidates are found for an issue.

Detailed summary

The following files were skipped due to too many changes: src/test/java/git/tracehub/facts/FirstWithRoleTest.java

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

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (81e3d68) 81.35% compared to head (9fc0f04) 82.13%. Report is 16 commits behind head on master.

Files Patch % Lines
src/main/java/git/tracehub/facts/Architect.java 77.77% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #108 +/- ## ============================================ + Coverage 81.35% 82.13% +0.77% - Complexity 104 113 +9 ============================================ Files 35 37 +2 Lines 354 375 +21 Branches 19 19 ============================================ + Hits 288 308 +20 - Misses 59 61 +2 + Partials 7 6 -1 ```

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

h1alexbel commented 5 months ago

@rultor merge