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

Support for MacOS 11 #4382

Merged
merged 5 commits into from
Aug 11, 2022
Merged

Conversation

algojack
Copy link
Contributor

@algojack algojack commented Aug 9, 2022

No description provided.

@algojack algojack self-assigned this Aug 9, 2022
@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #4382 (c4cbc7d) into master (60fb4f6) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head c4cbc7d differs from pull request most recent head e0d5506. Consider uploading reports for the commit e0d5506 to get more accurate results

@@           Coverage Diff           @@
##           master    #4382   +/-   ##
=======================================
  Coverage   55.60%   55.61%           
=======================================
  Files         403      400    -3     
  Lines       50801    50764   -37     
=======================================
- Hits        28250    28231   -19     
+ Misses      20157    20138   -19     
- Partials     2394     2395    +1     
Impacted Files Coverage Δ
ledger/blockqueue.go 85.63% <0.00%> (-2.88%) ⬇️
crypto/merkletrie/trie.go 66.42% <0.00%> (-2.19%) ⬇️
agreement/cryptoVerifier.go 67.60% <0.00%> (-2.12%) ⬇️
agreement/proposalManager.go 96.07% <0.00%> (-1.97%) ⬇️
crypto/merkletrie/node.go 91.62% <0.00%> (-1.87%) ⬇️
netdeploy/networkTemplate.go 27.82% <0.00%> (-1.74%) ⬇️
catchup/peerSelector.go 98.95% <0.00%> (-1.05%) ⬇️
data/transactions/verify/txn.go 43.85% <0.00%> (-0.88%) ⬇️
network/requestTracker.go 70.25% <0.00%> (-0.87%) ⬇️
cmd/tealdbg/debugger.go 72.69% <0.00%> (-0.81%) ⬇️
... and 12 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@algojack algojack changed the base branch from master to macos11-support August 11, 2022 19:43
@algojack algojack marked this pull request as ready for review August 11, 2022 19:43
@algojack algojack merged commit 3402ddb into algorand:macos11-support Aug 11, 2022
@algojack algojack deleted the support-for-macos11 branch August 11, 2022 19: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