tracehubpm / tracehub

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

feat(#64): applying Job validation #154

Closed h1alexbel closed 4 months ago

h1alexbel commented 4 months ago

closes #64


PR-Codex overview

This PR focuses on adding job validation and posting validation errors to GitHub.

Detailed summary

The following files were skipped due to too many changes: src/test/java/git/tracehub/agents/github/issues/GhNewTest.java

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

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (5dcf9b9) 78.92% compared to head (3eeb033) 79.01%. Report is 7 commits behind head on master.

Files Patch % Lines
.../java/git/tracehub/agents/github/issues/GhNew.java 81.81% 2 Missing :warning:
...tracehub/agents/github/issues/OnAttachedLabel.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #154 +/- ## ============================================ + Coverage 78.92% 79.01% +0.09% Complexity 152 152 ============================================ Files 56 56 Lines 503 510 +7 Branches 23 23 ============================================ + Hits 397 403 +6 - Misses 100 101 +1 Partials 6 6 ```

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