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: Ensure "patches" slice is alway constructed in the same order #700

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

bstasyszyn
Copy link
Contributor

closes #699

closes trustbloc#699

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Jun 9, 2023
@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (3c7387f) 93.95% compared to head (35b272e) 93.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #700      +/-   ##
==========================================
+ Coverage   93.95%   93.96%   +0.01%     
==========================================
  Files          79       79              
  Lines        4499     4507       +8     
==========================================
+ Hits         4227     4235       +8     
  Misses        154      154              
  Partials      118      118              
Impacted Files Coverage Δ
pkg/patch/patch.go 94.05% <100.00%> (+0.24%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bstasyszyn bstasyszyn merged commit 793cbea into trustbloc:main Jun 9, 2023
@bstasyszyn bstasyszyn deleted the 699 branch June 9, 2023 19:18
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.

Submitting the same "create" request may result in a different DID suffix
1 participant