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

add test triggering credential revocation crash #202

Conversation

@lenkan lenkan force-pushed the test-multisig-credential-revocation branch from 1603774 to e82ad54 Compare January 25, 2024 14:30
@lenkan lenkan force-pushed the test-multisig-credential-revocation branch from e82ad54 to adb9060 Compare January 25, 2024 14:31
await waitOperation(client2, regOperation2);

// TODO: Add this, it causes things to fail
// console.dir(await client1.registries().list(multisigAid.name));
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you uncomment this line, you also trigger WebOfTrust/keria#147

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (67dacd6) 81.43% compared to head (adb9060) 81.43%.

Files Patch % Lines
src/keri/app/clienting.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           development     #202   +/-   ##
============================================
  Coverage        81.43%   81.43%           
============================================
  Files               46       46           
  Lines             4143     4143           
  Branches          1031     1031           
============================================
  Hits              3374     3374           
  Misses             737      737           
  Partials            32       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant