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: isAir and isDirectlyRun in Windows #677

Merged
merged 1 commit into from
Oct 11, 2024

fix: isAir and isDirectlyRun in Windows

9a6adcc
Select commit
Loading
Failed to load commit list.
Merged

fix: isAir and isDirectlyRun in Windows #677

fix: isAir and isDirectlyRun in Windows
9a6adcc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

70.37% (+0.01%) compared to a44ca69

View this Pull Request on Codecov

70.37% (+0.01%) compared to a44ca69

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.37%. Comparing base (a44ca69) to head (9a6adcc).

Files with missing lines Patch % Lines
foundation/path.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #677      +/-   ##
==========================================
+ Coverage   70.35%   70.37%   +0.01%     
==========================================
  Files         189      189              
  Lines       11950    11950              
==========================================
+ Hits         8408     8410       +2     
+ Misses       2960     2959       -1     
+ Partials      582      581       -1     

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