tracehubpm / tracehub

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

XSL sheets fetched from vsheets, LinkedHashMap #81

Closed h1alexbel closed 8 months ago

h1alexbel commented 8 months ago

closes #65 closes #68


PR-Codex overview

Focus of this PR:

Detailed summary:

The following files were skipped due to too many changes: src/test/java/git/tracehub/validation/XsErrorsTest.java, src/test/java/it/RemoteITCase.java, src/test/java/git/tracehub/extensions/ProjectPipeline.java, src/test/java/git/tracehub/validation/ExcludedTest.java, src/main/java/git/tracehub/validation/Remote.java

✨ 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 (3f905a8) 67.10% compared to head (e41566c) 66.56%. Report is 7 commits behind head on master.

Files Patch % Lines
src/main/java/git/tracehub/validation/Remote.java 0.00% 14 Missing :warning:
src/main/java/git/tracehub/Entry.java 0.00% 2 Missing :warning:
src/main/java/git/tracehub/tk/TkGitHub.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81 +/- ## ============================================ - Coverage 67.10% 66.56% -0.55% - Complexity 75 79 +4 ============================================ Files 27 28 +1 Lines 304 317 +13 Branches 19 19 ============================================ + Hits 204 211 +7 - Misses 93 99 +6 Partials 7 7 ```

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