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: unit tests fail in windows #1003

Merged
merged 2 commits into from
Nov 29, 2023

Update uri_windows.go

293ae3c
Select commit
Loading
Failed to load commit list.
Merged

fix: unit tests fail in windows #1003

Update uri_windows.go
293ae3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 1s

82.55% (+0.03%) compared to 89e9721

View this Pull Request on Codecov

82.55% (+0.03%) compared to 89e9721

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (89e9721) 82.52% compared to head (293ae3c) 82.55%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1003      +/-   ##
===========================================
+ Coverage    82.52%   82.55%   +0.03%     
===========================================
  Files           98       98              
  Lines         9962     9964       +2     
===========================================
+ Hits          8221     8226       +5     
+ Misses        1244     1242       -2     
+ Partials       497      496       -1     

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