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

Fix global-state-schema key name in REST API spec #2972

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

algorandskiy
Copy link
Contributor

Summary

Follows up this PR in dev docs: algorandfoundation/docs#569

@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2021

Codecov Report

Merging #2972 (18ce94e) into master (1202d32) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2972      +/-   ##
==========================================
- Coverage   47.62%   47.61%   -0.02%     
==========================================
  Files         358      358              
  Lines       57906    57906              
==========================================
- Hits        27576    27570       -6     
- Misses      27207    27212       +5     
- Partials     3123     3124       +1     
Impacted Files Coverage Δ
cmd/algoh/blockWatcher.go 77.77% <0.00%> (-3.18%) ⬇️
catchup/service.go 69.35% <0.00%> (-0.78%) ⬇️
network/wsPeer.go 74.37% <0.00%> (-0.56%) ⬇️
network/wsNetwork.go 60.90% <0.00%> (-0.19%) ⬇️
ledger/acctupdates.go 63.19% <0.00%> (-0.09%) ⬇️
network/requestTracker.go 71.12% <0.00%> (+0.86%) ⬆️
ledger/blockqueue.go 82.18% <0.00%> (+1.14%) ⬆️

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 1202d32...18ce94e. Read the comment docs.

@tsachiherman tsachiherman merged commit 83bcaaa into algorand:master Oct 13, 2021
cce pushed a commit to cce/go-algorand that referenced this pull request Oct 28, 2021
Fix global-state-schema key name in REST API spec
@egieseke egieseke mentioned this pull request Nov 23, 2021
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.

None yet

4 participants