Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix config import on windows #5088

Merged
merged 1 commit into from
Feb 3, 2024

fix testNamespaceExportImport on windows

b199d82
Select commit
Loading
Failed to load commit list.
Merged

fix config import on windows #5088

fix testNamespaceExportImport on windows
b199d82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2024 in 0s

50.36% (+0.05%) compared to c90c930

View this Pull Request on Codecov

50.36% (+0.05%) compared to c90c930

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.