operator-framework / catalogd

On-cluster FBC catalog content server
Apache License 2.0
14 stars 31 forks source link

🐛 Fix XDG_DATA_HOME build issue #264

Closed trgeiger closed 4 months ago

trgeiger commented 4 months ago

This mirrors the same fix made previously in operator-controller: https://github.com/operator-framework/operator-controller/pull/790

That same fix was updated/fixed here: https://github.com/operator-framework/operator-controller/pull/804 This PR reflects the latter, fixed version.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 48.84%. Comparing base (250e348) to head (a10a89b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #264 +/- ## ======================================= Coverage 48.84% 48.84% ======================================= Files 8 8 Lines 434 434 ======================================= Hits 212 212 Misses 201 201 Partials 21 21 ```

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