tracehubpm / tracehub

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

system.getenv for docker compatibility #74

Closed h1alexbel closed 8 months ago

h1alexbel commented 8 months ago

closes #53


PR-Codex overview

This PR focuses on verifying the compatibility of the code with Docker environment variables.

Detailed summary

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

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (2dfde7e) 67.21% compared to head (211cf1d) 67.10%. Report is 2 commits behind head on master.

Files Patch % Lines
...rc/main/java/git/tracehub/identity/GhIdentity.java 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #74 +/- ## ============================================ - Coverage 67.21% 67.10% -0.12% Complexity 75 75 ============================================ Files 27 27 Lines 302 304 +2 Branches 18 19 +1 ============================================ + Hits 203 204 +1 Misses 93 93 - Partials 6 7 +1 ```

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