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: windows support for path loading #71

Merged
merged 1 commit into from
Dec 6, 2023

fix: windows support for loading files

6c3422a
Select commit
Loading
Failed to load commit list.
Merged

fix: windows support for path loading #71

fix: windows support for loading files
6c3422a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2023 in 0s

86.38% (+0.79%) compared to f28dd7a

View this Pull Request on Codecov

86.38% (+0.79%) compared to f28dd7a

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (f28dd7a) 85.59% compared to head (6c3422a) 86.38%.

Files Patch % Lines
loading.go 88.09% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   85.59%   86.38%   +0.79%     
==========================================
  Files          13       13              
  Lines        1569     1587      +18     
==========================================
+ Hits         1343     1371      +28     
+ Misses        193      183      -10     
  Partials       33       33              

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