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

refactor: move anoncreds to a separate crate #1175

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

xprazak2
Copy link
Contributor

@xprazak2 xprazak2 commented Apr 8, 2024

Move anoncreds from aries_vcx_core to a separate crate.

@xprazak2 xprazak2 force-pushed the creds-split-cp branch 5 times, most recently from f32083f to 0c587e3 Compare April 8, 2024 09:30
Signed-off-by: Ondrej Prazak <ondrej.prazak@absa.africa>
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 145 lines in your changes are missing coverage. Please review.

Project coverage is 0.05%. Comparing base (7eb7faf) to head (8ebef44).

Files Patch % Lines
aries/aries_vcx_anoncreds/src/errors/error.rs 0.00% 31 Missing ⚠️
...ies/misc/test_utils/src/mockdata/mock_anoncreds.rs 0.00% 28 Missing ⚠️
aries/aries_vcx_anoncreds/src/utils/json.rs 0.00% 19 Missing ⚠️
aries/aries_vcx/src/errors/mapping_anoncreds.rs 0.00% 18 Missing ⚠️
...es/aries_vcx_anoncreds/src/errors/mapping_credx.rs 0.00% 13 Missing ⚠️
...vcx_anoncreds/src/anoncreds/credx_anoncreds/mod.rs 0.00% 9 Missing ⚠️
...s/aries_vcx_anoncreds/src/errors/mapping_others.rs 0.00% 9 Missing ⚠️
aries/misc/test_utils/src/devsetup.rs 0.00% 7 Missing ⚠️
aries/misc/test_utils/src/errors/error.rs 0.00% 5 Missing ⚠️
...s_vcx/src/common/primitives/revocation_registry.rs 0.00% 4 Missing ⚠️
... and 1 more
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #1175      +/-   ##
========================================
- Coverage   0.05%   0.05%   -0.01%     
========================================
  Files        491     491              
  Lines      24002   24194     +192     
  Branches    4414    4491      +77     
========================================
  Hits          13      13              
- Misses     23989   24181     +192     
Flag Coverage Δ
unittests-aries-vcx 0.05% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Patrik-Stas Patrik-Stas merged commit ea35186 into main Apr 16, 2024
22 checks passed
@Patrik-Stas Patrik-Stas deleted the creds-split-cp branch April 16, 2024 06:29
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.

3 participants