apolloconfig / apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://www.apolloconfig.com
Apache License 2.0
28.94k stars 10.19k forks source link

fix config import on windows #5088

Closed vdiskg closed 5 months ago

vdiskg commented 5 months ago

What's the purpose of this PR

file separator on windows is "\"

image image

Which issue(s) this PR fixes:

Fixes #

Brief changelog

XXXXX

Follow this checklist to help us incorporate your contribution quickly and easily:

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (c90c930) 50.30% compared to head (b199d82) 50.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5088 +/- ## ============================================ + Coverage 50.30% 50.36% +0.05% Complexity 2010 2010 ============================================ Files 387 387 Lines 12213 12213 Branches 1207 1207 ============================================ + Hits 6144 6151 +7 + Misses 5706 5697 -9 - Partials 363 365 +2 ```

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