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 and strip down Aries transport abstraction and further code trimming #1040

Merged
merged 10 commits into from
Nov 2, 2023

Conversation

nain-F49FF806
Copy link
Member

No description provided.

@nain-F49FF806
Copy link
Member Author

Develops on commits from #1029
Hence WIP, otherwise it's ready for review.

@Patrik-Stas Patrik-Stas changed the base branch from main to nain/mediator/feat/pickup October 31, 2023 09:45
@Patrik-Stas Patrik-Stas changed the base branch from nain/mediator/feat/pickup to main October 31, 2023 09:46
@nain-F49FF806 nain-F49FF806 changed the base branch from main to nain/mediator/feat/pickup October 31, 2023 11:05
@nain-F49FF806 nain-F49FF806 changed the base branch from nain/mediator/feat/pickup to main October 31, 2023 11:06
@nain-F49FF806 nain-F49FF806 force-pushed the nain/mediator/refactor/aries-transport-abstraction branch from 66bb7e1 to c086f55 Compare October 31, 2023 11:09
@nain-F49FF806 nain-F49FF806 changed the base branch from main to nain/mediator/feat/pickup October 31, 2023 11:10
@nain-F49FF806 nain-F49FF806 changed the base branch from nain/mediator/feat/pickup to main October 31, 2023 11:10
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2023

Codecov Report

Merging #1040 (7263840) into main (ad26ecf) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main   #1040   +/-   ##
=====================================
  Coverage   0.05%   0.05%           
=====================================
  Files        384     384           
  Lines      21249   21249           
  Branches    3835    3835           
=====================================
  Hits          12      12           
  Misses     21236   21236           
  Partials       1       1           
Flag Coverage Δ
unittests-aries-vcx 0.05% <ø> (ø)

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

@Patrik-Stas
Copy link
Contributor

Hi Naian, indeed as you sugggested, if you base this on #1029 I can do review for this before 1029 is merged

@nain-F49FF806 nain-F49FF806 force-pushed the nain/mediator/refactor/aries-transport-abstraction branch from c086f55 to 82bae34 Compare November 1, 2023 12:58
@nain-F49FF806 nain-F49FF806 changed the base branch from main to nain/mediator/feat/pickup November 1, 2023 12:59
@nain-F49FF806
Copy link
Member Author

@Patrik-Stas Done. Please have a look.

Copy link
Contributor

@Patrik-Stas Patrik-Stas left a comment

Choose a reason for hiding this comment

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

image The best kind of PRs 👍

Left just a minor comments about logging

Base automatically changed from nain/mediator/feat/pickup to main November 2, 2023 09:10
@nain-F49FF806 nain-F49FF806 force-pushed the nain/mediator/refactor/aries-transport-abstraction branch from cff4ad5 to 79d5045 Compare November 2, 2023 09:27
Barely used and uses push _aries_envelope method of AriesTransport trait, which is going to change too.

Signed-off-by: Naian <[email protected]>
Send envelope and await on single response instead.

Signed-off-by: Naian <[email protected]>
connection is already tested in aries-connection test file

Signed-off-by: Naian <[email protected]>
@nain-F49FF806 nain-F49FF806 force-pushed the nain/mediator/refactor/aries-transport-abstraction branch from 79d5045 to c534273 Compare November 2, 2023 10:04
@nain-F49FF806 nain-F49FF806 changed the title WIP: Refactor and strip down Aries transport abstraction Refactor and strip down Aries transport abstraction and other code trimming Nov 2, 2023
@nain-F49FF806 nain-F49FF806 changed the title Refactor and strip down Aries transport abstraction and other code trimming Refactor and strip down Aries transport abstraction and further code trimming Nov 2, 2023
@Patrik-Stas Patrik-Stas merged commit fee4076 into main Nov 2, 2023
28 checks passed
@Patrik-Stas Patrik-Stas deleted the nain/mediator/refactor/aries-transport-abstraction branch November 2, 2023 15:48
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