tracehubpm / tracehub

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

Fetch excluded warnings from `project.yml` #117

Closed h1alexbel closed 5 months ago

h1alexbel commented 5 months ago

closes #82


PR-Codex overview

This PR focuses on moving YAML and XML files from the src/test/resources/github directory to the src/test/resources/yml directory.

Detailed summary:

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

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

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (f68305d) 80.80% compared to head (a519e53) 81.10%. Report is 21 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #117 +/- ## ============================================ + Coverage 80.80% 81.10% +0.30% - Complexity 119 120 +1 ============================================ Files 39 39 Lines 396 397 +1 Branches 19 20 +1 ============================================ + Hits 320 322 +2 + Misses 70 69 -1 Partials 6 6 ```

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

h1alexbel commented 5 months ago

@rultor merge

rultor commented 5 months ago

@rultor merge

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

rultor commented 5 months ago

@rultor merge

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