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: Add BDD test for verifying new log with tree size > 0 #1250

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

sandrask
Copy link
Contributor

Add BDD test for verifying log's Merkle tree STH from get-entries. This happens when domain starts to follow another domain with log size > 0.

Closes #1197

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

@cla-bot cla-bot bot added the cla-signed label Apr 21, 2022
Add BDD test for verifying log's Merkle tree STH from get-entries. This happens when domain starts to follow another domain with log size > 0.

Closes trustbloc#1197

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #1250 (1b9365a) into main (b175913) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1250      +/-   ##
==========================================
+ Coverage   87.92%   87.95%   +0.02%     
==========================================
  Files         173      173              
  Lines       17364    17364              
==========================================
+ Hits        15267    15272       +5     
+ Misses       1337     1332       -5     
  Partials      760      760              
Impacted Files Coverage Δ
...ivitypub/service/vct/proofmonitoring/monitoring.go 77.77% <0.00%> (-2.78%) ⬇️
...pub/service/inbox/httpsubscriber/httpsubscriber.go 97.77% <0.00%> (+8.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 b175913...1b9365a. Read the comment docs.

@bstasyszyn bstasyszyn merged commit 2278159 into trustbloc:main Apr 21, 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.

Add BDD test for adding new log monitor with tree size > 0
3 participants