tracehubpm / tracehub

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

Attributes parsing, validation puzzles, moving to XML validation #37

Closed h1alexbel closed 6 months ago

h1alexbel commented 6 months ago

closes #11


PR-Codex overview

This PR focuses on redesigning the Project interface and adding new dependencies.

Detailed summary

The following files were skipped due to too many changes: src/main/java/git/tracehub/Performer.java, src/main/java/git/tracehub/agents/github/GhProject.java, src/test/java/git/tracehub/PerformerTest.java, src/test/java/git/tracehub/agents/github/GhProjectTest.java

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

h1alexbel commented 6 months ago

@rultor try to merge

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (354c79b) 73.86% compared to head (049905e) 76.78%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #37 +/- ## ============================================ + Coverage 73.86% 76.78% +2.91% - Complexity 55 62 +7 ============================================ Files 20 21 +1 Lines 199 224 +25 Branches 12 14 +2 ============================================ + Hits 147 172 +25 Misses 47 47 Partials 5 5 ```

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

rultor commented 6 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 6 months ago

@rultor try to merge

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