tracehubpm / tracehub

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

GitHub simulation + profile, velocity fallback, daily.yml #52

Closed h1alexbel closed 8 months ago

h1alexbel commented 8 months ago

closes #25


PR-Codex overview

This PR focuses on adding new features and improvements related to GitHub integration.

Detailed summary

The following files were skipped due to too many changes: src/main/java/git/tracehub/tk/TkGitHub.java, pom.xml, src/test/resources/github/it/job-hook.json

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

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (82d292d) 78.88% compared to head (58e247b) 74.24%. Report is 6 commits behind head on master.

Files Patch % Lines
src/main/java/git/tracehub/tk/TkGitHub.java 0.00% 9 Missing :warning:
src/main/java/git/tracehub/tk/FtApp.java 0.00% 6 Missing :warning:
src/main/java/git/tracehub/Entry.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #52 +/- ## ============================================ - Coverage 78.88% 74.24% -4.65% + Complexity 70 68 -2 ============================================ Files 23 23 Lines 251 264 +13 Branches 16 16 ============================================ - Hits 198 196 -2 - Misses 47 62 +15 Partials 6 6 ```

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