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

adds credential_is_registered function and test #11

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ZackAttax
Copy link
Contributor

checks to see if a user is registered using their hashed credential

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.39%. Comparing base (e197c8f) to head (b28eb0d).

Files with missing lines Patch % Lines
contracts/src/credential_registry/component.cairo 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   97.08%   96.39%   -0.70%     
==========================================
  Files           6        6              
  Lines         103      111       +8     
==========================================
+ Hits          100      107       +7     
- Misses          3        4       +1     

☔ 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant