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: Fill-in controller when base is present #692

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

sandrask
Copy link
Contributor

Fill in controller when base is present.

This will make it as per spec. Reference app fixed the issue too.

Closes #691

Signed-off-by: Sandra Vrtikapa sandra.vrtikapa@securekey.com

Fill in controller when base is present.

This will make it as per spec. Reference app fixed the issue too.

Closes trustbloc#691

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Oct 28, 2022
@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Base: 94.07% // Head: 94.06% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (8f015f0) compared to base (7c4f139).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #692      +/-   ##
==========================================
- Coverage   94.07%   94.06%   -0.01%     
==========================================
  Files          81       81              
  Lines        4689     4685       -4     
==========================================
- Hits         4411     4407       -4     
  Misses        160      160              
  Partials      118      118              
Impacted Files Coverage Δ
pkg/dochandler/handler.go 94.87% <100.00%> (ø)
...s/1_0/doctransformer/didtransformer/transformer.go 97.48% <100.00%> (-0.07%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@fqutishat fqutishat merged commit 8d44bd1 into trustbloc:main Oct 28, 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.

Fill-in controller when base is present
2 participants