Skip to content

Conversation

soumyamahunt
Copy link
Contributor

resolves #244

Description

fallback installation mode will kick in if installation directory couldn’t be determined, disabling caching

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

Attention: Patch coverage is 97.52066% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 92.77%. Comparing base (dc93ecd) to head (2d7bdef).

Files Patch % Lines
src/installer/windows/index.ts 75.00% 1 Missing ⚠️
src/installer/windows/installation/fallback.ts 97.50% 1 Missing ⚠️
src/installer/windows/installation/index.ts 97.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
+ Coverage   92.51%   92.77%   +0.25%     
==========================================
  Files          31       34       +3     
  Lines        1015     1079      +64     
  Branches      147      157      +10     
==========================================
+ Hits          939     1001      +62     
- Misses         76       77       +1     
- Partials        0        1       +1     

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

@soumyamahunt soumyamahunt force-pushed the windows-fallback branch 6 times, most recently from 1f30d3f to 315d199 Compare April 4, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installing latest Swift (5.10) on windows-latest fails

1 participant