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

Add support for macOS universal binaries #41

Merged
merged 6 commits into from
Jun 25, 2024

add documentation in the README

53a7583
Select commit
Loading
Failed to load commit list.
Merged

Add support for macOS universal binaries #41

add documentation in the README
53a7583
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2024 in 0s

76.95% (+1.26%) compared to 0e5ed1c

View this Pull Request on Codecov

76.95% (+1.26%) compared to 0e5ed1c

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 27 lines in your changes missing coverage. Please review.

Project coverage is 76.95%. Comparing base (0e5ed1c) to head (53a7583).

Files Patch % Lines
update/options.go 63.64% 8 Missing and 4 partials ⚠️
universal_binary.go 0.00% 6 Missing ⚠️
update/apply.go 16.67% 4 Missing and 1 partial ⚠️
update/hide_windows.go 40.00% 2 Missing and 1 partial ⚠️
update.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   75.69%   76.95%   +1.26%     
==========================================
  Files          23       26       +3     
  Lines        1086     1089       +3     
==========================================
+ Hits          822      838      +16     
+ Misses        225      211      -14     
- Partials       39       40       +1     

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