Skip to content

goal: Add URL to goal asset info.#4731

Merged
winder merged 2 commits into
algorand:masterfrom
winder:will/asset-url
Nov 4, 2022
Merged

goal: Add URL to goal asset info.#4731
winder merged 2 commits into
algorand:masterfrom
winder:will/asset-url

Conversation

@winder
Copy link
Copy Markdown
Contributor

@winder winder commented Nov 1, 2022

Summary

Add missing URL property, remove extra newlines

Test Plan

New e2e test.

@winder winder self-assigned this Nov 1, 2022
@winder winder changed the title Add URL to goal asset info. goal: Add URL to goal asset info. Nov 1, 2022
@michaeldiamant
Copy link
Copy Markdown
Contributor

As a heads up here + for @algochoi: This PR will create conflicts with #4684.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 1, 2022

Codecov Report

Merging #4731 (2f61b15) into master (ae443cd) will increase coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #4731      +/-   ##
==========================================
+ Coverage   54.55%   54.57%   +0.02%     
==========================================
  Files         414      414              
  Lines       53607    53608       +1     
==========================================
+ Hits        29244    29256      +12     
+ Misses      21935    21928       -7     
+ Partials     2428     2424       -4     
Impacted Files Coverage Δ
cmd/goal/asset.go 15.55% <0.00%> (-0.04%) ⬇️
network/wsPeer.go 66.50% <0.00%> (-2.43%) ⬇️
catchup/service.go 69.62% <0.00%> (+0.74%) ⬆️
crypto/merkletrie/node.go 93.48% <0.00%> (+1.86%) ⬆️
crypto/merkletrie/trie.go 68.61% <0.00%> (+2.18%) ⬆️
ledger/blockqueue.go 88.50% <0.00%> (+2.87%) ⬆️
ledger/tracker.go 77.87% <0.00%> (+2.97%) ⬆️

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

@winder winder requested review from algochoi and shiqizng November 4, 2022 14:25
@winder winder marked this pull request as ready for review November 4, 2022 14:25
Copy link
Copy Markdown
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes here

@winder winder merged commit 0af97b3 into algorand:master Nov 4, 2022
@winder winder deleted the will/asset-url branch November 4, 2022 17:03
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.

4 participants