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

Use sw_vers to query the macOS version. #20

Merged
merged 1 commit into from
Jun 10, 2022
Merged

Use sw_vers to query the macOS version. #20

merged 1 commit into from
Jun 10, 2022

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jun 10, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #20 (7ca7348) into main (f06d61e) will increase coverage by 0.27%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   64.21%   64.48%   +0.27%     
==========================================
  Files          36       36              
  Lines        1073     1070       -3     
==========================================
+ Hits          689      690       +1     
+ Misses        384      380       -4     
Impacted Files Coverage Δ
src/compiler/execution.jl 89.76% <ø> (+2.08%) ⬆️
src/utilities.jl 81.08% <100.00%> (+5.21%) ⬆️
lib/core/compile-opts.jl 84.21% <0.00%> (-2.64%) ⬇️
src/compiler/gpucompiler.jl 100.00% <0.00%> (+25.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f06d61e...7ca7348. Read the comment docs.

@maleadt maleadt merged commit a072c06 into main Jun 10, 2022
@maleadt maleadt deleted the tb/sw_vers branch June 10, 2022 07:44
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.

1 participant