GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
203 stars 80 forks source link

Change uberenv repo to relative path #3127

Closed rrsettgast closed 1 month ago

rrsettgast commented 1 month ago

The ssh url was hardcoded into the .gitmodules file. This PR changes it back to the relative path.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 53.57%. Comparing base (728edb9) to head (aa738ef).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3127 +/- ## =========================================== - Coverage 53.57% 53.57% -0.01% =========================================== Files 1003 1003 Lines 85289 85289 =========================================== - Hits 45696 45694 -2 - Misses 39593 39595 +2 ```

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

drmichaeltcvx commented 1 month ago

Sorry @rrsettgast I missed this request !