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

chore: Rename AnchorEvent property 'anchors' to 'index' #846

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

bstasyszyn
Copy link
Contributor

closes #842

Signed-off-by: Bob Stasyszyn Bob.Stasyszyn@securekey.com

closes trustbloc#842

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Oct 27, 2021
@codecov
Copy link

codecov bot commented Oct 27, 2021

Codecov Report

Merging #846 (023a64a) into main (c53ef91) will decrease coverage by 0.06%.
The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #846      +/-   ##
==========================================
- Coverage   89.47%   89.40%   -0.07%     
==========================================
  Files         147      147              
  Lines       12842    12842              
==========================================
- Hits        11490    11482       -8     
- Misses        831      838       +7     
- Partials      521      522       +1     
Impacted Files Coverage Δ
pkg/anchor/handler/proof/handler.go 84.34% <75.00%> (ø)
...ctivitypub/service/activityhandler/inboxhandler.go 84.95% <80.00%> (ø)
pkg/activitypub/vocab/anchoreventtype.go 90.99% <100.00%> (ø)
pkg/activitypub/vocab/vocab.go 100.00% <100.00%> (ø)
pkg/anchor/anchorevent/anchorevent.go 81.35% <100.00%> (ø)
...event/generator/didorbgenerator/didorbgenerator.go 83.49% <100.00%> (ø)
pkg/anchor/util/util.go 85.71% <100.00%> (ø)
pkg/anchor/writer/writer.go 91.05% <100.00%> (ø)
pkg/store/anchorevent/store.go 100.00% <100.00%> (ø)
...pub/service/inbox/httpsubscriber/httpsubscriber.go 90.12% <0.00%> (-9.88%) ⬇️

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 c53ef91...023a64a. Read the comment docs.

@fqutishat fqutishat merged commit a977911 into trustbloc:main Oct 27, 2021
@bstasyszyn bstasyszyn deleted the 842 branch October 27, 2021 21:20
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.

Rename 'anchors' to 'index' in AnchorEvent
3 participants