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

build: fix build after #4979 #5032

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

algorandskiy
Copy link
Contributor

Summary

Fix MakeBoxKey location after #4979

@algorandskiy algorandskiy self-assigned this Jan 19, 2023
@algorandskiy algorandskiy changed the title fix build after #4979 build: fix build after #4979 Jan 19, 2023
@codecov
Copy link

codecov bot commented Jan 19, 2023

Codecov Report

Merging #5032 (1eace02) into master (9efd9f3) will decrease coverage by 0.02%.
The diff coverage is 10.00%.

@@            Coverage Diff             @@
##           master    #5032      +/-   ##
==========================================
- Coverage   53.66%   53.64%   -0.02%     
==========================================
  Files         432      431       -1     
  Lines       54068    53998      -70     
==========================================
- Hits        29013    28965      -48     
+ Misses      22810    22793      -17     
+ Partials     2245     2240       -5     
Impacted Files Coverage Δ
cmd/goal/interact.go 3.62% <0.00%> (ø)
daemon/algod/api/server/v2/handlers.go 0.82% <0.00%> (ø)
data/transactions/logic/box.go 94.66% <ø> (-0.55%) ⬇️
ledger/internal/applications.go 3.87% <0.00%> (ø)
libgoal/libgoal.go 2.59% <ø> (ø)
cmd/goal/application.go 17.78% <50.00%> (ø)
ledger/roundlru.go 90.56% <0.00%> (-5.67%) ⬇️
ledger/blockqueue.go 85.63% <0.00%> (-2.88%) ⬇️
catchup/peerSelector.go 98.95% <0.00%> (-1.05%) ⬇️
catchup/service.go 69.08% <0.00%> (+0.48%) ⬆️
... and 3 more

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants