tracehubpm / tracehub

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

Project#asXml(), parametrized parsing test #45

Closed h1alexbel closed 6 months ago

h1alexbel commented 6 months ago

closes #38


PR-Codex overview

This PR focuses on adding XML support to the GhProject class.

Detailed summary

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

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

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (049905e) 76.78% compared to head (f372fd6) 77.29%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #45 +/- ## ============================================ + Coverage 76.78% 77.29% +0.50% - Complexity 62 63 +1 ============================================ Files 21 21 Lines 224 229 +5 Branches 14 14 ============================================ + Hits 172 177 +5 Misses 47 47 Partials 5 5 ```

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

h1alexbel commented 6 months ago

@rultor try to merge

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)