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

feat: added custom toolchains support #273

Merged
merged 1 commit into from
Apr 1, 2024

feat: added custom toolchains support

3068396
Select commit
Loading
Failed to load commit list.
Merged

feat: added custom toolchains support #273

feat: added custom toolchains support
3068396
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2024 in 0s

92.51% (+2.78%) compared to de12b65

View this Pull Request on Codecov

92.51% (+2.78%) compared to de12b65

Details

Codecov Report

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

Project coverage is 92.51%. Comparing base (de12b65) to head (3068396).

Files Patch % Lines
src/version/location.ts 85.00% 3 Missing ⚠️
src/installer/verify.ts 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #273      +/-   ##
==========================================
+ Coverage   89.72%   92.51%   +2.78%     
==========================================
  Files          30       31       +1     
  Lines         954     1015      +61     
  Branches      138      147       +9     
==========================================
+ Hits          856      939      +83     
+ Misses         98       76      -22     

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