Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

refactor: Rename agentd to agent-rest as to support multiple bindings #812

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

rolsonquadras
Copy link
Contributor

Currently, cmd and docker image names are generic (agentd). The aries-agent-go will support multiple bindings like go, rest, wasm and c.

closes #659

Signed-off-by: Rolson Quadras [email protected]

Currently, cmd and docker image names are generic (agentd). The aries-agent-go will support multiple bindings like go, rest, wasm and c.

Signed-off-by: Rolson Quadras <[email protected]>
@codecov
Copy link

codecov bot commented Nov 14, 2019

Codecov Report

Merging #812 into master will not change coverage.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #812   +/-   ##
=======================================
  Coverage   91.29%   91.29%           
=======================================
  Files          80       80           
  Lines        4804     4804           
=======================================
  Hits         4386     4386           
  Misses        227      227           
  Partials      191      191
Impacted Files Coverage Δ
pkg/restapi/webhook/webhook.go 94.44% <ø> (ø) ⬆️
cmd/aries-agent-rest/startcmd/start.go 86.5% <66.66%> (ø)
cmd/aries-agent-rest/main.go 69.23% <66.66%> (ø)

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 36d9fe9...a548e09. Read the comment docs.

@fqutishat fqutishat merged commit 543a062 into hyperledger-archives:master Nov 14, 2019
@rolsonquadras rolsonquadras deleted the issue-659 branch November 28, 2019 15:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Rename images/agent
3 participants