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: Enable orb driver test, add BDD test for alsoKnownAs add/remove patches #1411

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

sandrask
Copy link
Contributor

Included:

  • enable orb driver test
  • add BDD test for alsoKnownAs add/remove patches
  • update aries-framework-go-ext

Closes #1409

Signed-off-by: Sandra Vrtikapa [email protected]

Update aries-framework-go-ext, add BDD test for alsoKnownAs add/remove patches

Closes trustbloc#1409

Signed-off-by: Sandra Vrtikapa <[email protected]>
@cla-bot cla-bot bot added the cla-signed label Jul 29, 2022
@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #1411 (2d4296f) into main (1c13e60) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1411      +/-   ##
==========================================
- Coverage   88.07%   88.04%   -0.03%     
==========================================
  Files         205      205              
  Lines       19157    19157              
==========================================
- Hits        16872    16867       -5     
- Misses       1465     1468       +3     
- Partials      820      822       +2     
Impacted Files Coverage Δ
...pub/service/inbox/httpsubscriber/httpsubscriber.go 88.88% <0.00%> (-8.89%) ⬇️
cmd/orb-server/startcmd/start.go 67.85% <0.00%> (+0.32%) ⬆️

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 1c13e60...2d4296f. Read the comment docs.

@sandrask sandrask merged commit 189c974 into trustbloc:main Jul 29, 2022
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.

Update aries-framework-go-ext, add BDD test for alsoKnownAs add/remove patches
3 participants