tracehubpm / tracehub

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

feat(#113): Job validation #146

Closed h1alexbel closed 7 months ago

h1alexbel commented 7 months ago

closes #113


PR-Codex overview

This PR focuses on updating the license year to 2024 in multiple files.

Detailed summary

The following files were skipped due to too many changes: src/main/java/git/tracehub/validation/JobValidation.java, src/main/java/git/tracehub/validation/ValidationEnvelope.java, src/main/java/git/tracehub/validation/RulesBound.java, src/test/resources/git/tracehub/validation/estimate.xsl, src/test/resources/git/tracehub/validation/words.xsl, src/test/java/git/tracehub/validation/RulesBoundTest.java, src/test/java/git/tracehub/validation/JobValidationTest.java

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

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (77a703a) 77.47% compared to head (e7021b3) 78.92%. Report is 13 commits behind head on master.

Files Patch % Lines
...tracehub/agents/github/issues/OnAttachedLabel.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## ============================================ + Coverage 77.47% 78.92% +1.44% - Complexity 139 152 +13 ============================================ Files 50 56 +6 Lines 484 503 +19 Branches 22 23 +1 ============================================ + Hits 375 397 +22 + Misses 103 100 -3 Partials 6 6 ```

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

h1alexbel commented 7 months ago

@rultor try to merge

rultor commented 7 months ago

@rultor try to merge

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

rultor commented 7 months ago

@rultor try to merge

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