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

Fix order of args passed to function publish_local_revocations #557

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

Patrik-Stas
Copy link
Contributor

Signed-off-by: Patrik Stas patrik.stas@absa.africa

Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
@Patrik-Stas Patrik-Stas requested a review from a team as a code owner September 9, 2022 22:03
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2022

Codecov Report

Merging #557 (d91f299) into main (73faf1e) will decrease coverage by 8.69%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #557      +/-   ##
==========================================
- Coverage   60.93%   52.23%   -8.70%     
==========================================
  Files         175      175              
  Lines       17998    13741    -4257     
  Branches     3966     2513    -1453     
==========================================
- Hits        10967     7178    -3789     
- Misses       2847     4304    +1457     
+ Partials     4184     2259    -1925     
Flag Coverage Δ
integration-aries-vcx ?
unittests-agency-client 25.97% <ø> (ø)
unittests-aries-vcx 54.53% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
...tocols/proof_presentation/prover/states/initial.rs 0.00% <0.00%> (-100.00%) ⬇️
aries_vcx/src/handlers/discovery/mod.rs 0.00% <0.00%> (-87.10%) ⬇️
aries_vcx/tests/utils/scenarios.rs 0.00% <0.00%> (-71.10%) ⬇️
aries_vcx/src/utils/provision.rs 0.00% <0.00%> (-65.00%) ⬇️
aries_vcx/tests/utils/devsetup_agent.rs 0.00% <0.00%> (-58.81%) ⬇️
.../src/libindy/credential_def/revocation_registry.rs 0.00% <0.00%> (-51.70%) ⬇️
aries_vcx/src/utils/random.rs 52.94% <0.00%> (-47.06%) ⬇️
aries_vcx/src/libindy/utils/cache.rs 0.00% <0.00%> (-43.48%) ⬇️
...ries_vcx/src/handlers/proof_presentation/prover.rs 14.13% <0.00%> (-40.04%) ⬇️
...tation/prover/states/presentation_proposal_sent.rs 60.00% <0.00%> (-40.00%) ⬇️
... and 68 more

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

@Patrik-Stas Patrik-Stas merged commit b9d817e into main Sep 10, 2022
@Patrik-Stas Patrik-Stas deleted the hotfix/args-mismatch branch September 10, 2022 21:30
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.

2 participants