sparsick / testcontainers-git

This project contains a Testcontainers implementation for a plain git server based on the Docker image rockstorm/git-server
MIT License
31 stars 6 forks source link

feature: enable http Proxy configuration #146

Closed sparsick closed 1 month ago

sparsick commented 2 months ago

fix #140

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 89.61%. Comparing base (acbd267) to head (24dc5a2). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## ============================================ + Coverage 88.48% 89.61% +1.13% - Complexity 49 55 +6 ============================================ Files 7 8 +1 Lines 165 183 +18 Branches 7 7 ============================================ + Hits 146 164 +18 Misses 18 18 Partials 1 1 ```

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