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(credentials): minor refactor of CredentialMessageBuilder #797

Conversation

berendsliedrecht
Copy link
Contributor

  • Mainly to make it more consistent with the rest of AFJ
  • Cleaned up the CredentialMesssageBuilder a small bit
  • Mainly removed unnecessary types and checks for undefined values
  • Not completely done (will continue later in other PRs)

Signed-off-by: Berend Sliedrecht berend@animo.id

Signed-off-by: Berend Sliedrecht <berend@animo.id>
@berendsliedrecht berendsliedrecht requested a review from a team as a code owner May 25, 2022 12:50
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2022

Codecov Report

Merging #797 (0840614) into main (966cc3d) will increase coverage by 0.08%.
The diff coverage is 95.08%.

@@            Coverage Diff             @@
##             main     #797      +/-   ##
==========================================
+ Coverage   87.61%   87.70%   +0.08%     
==========================================
  Files         438      438              
  Lines       10838    10816      -22     
  Branches     1904     1893      -11     
==========================================
- Hits         9496     9486      -10     
+ Misses       1280     1268      -12     
  Partials       62       62              
Impacted Files Coverage Δ
...redentials/protocol/v2/CredentialMessageBuilder.ts 96.19% <95.08%> (+8.78%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 966cc3d...0840614. Read the comment docs.

…ssageBuilder.ts

Co-authored-by: Timo Glastra <timo@animo.id>

Signed-off-by: Berend Sliedrecht <61358536+blu3beri@users.noreply.github.com>
@TimoGlastra TimoGlastra changed the title refactor(core): minor refactor of CredentialMessageBuilder refactor(credentials): minor refactor of CredentialMessageBuilder May 26, 2022
@TimoGlastra TimoGlastra enabled auto-merge (squash) May 26, 2022 12:41
@TimoGlastra TimoGlastra merged commit 3e6975f into openwallet-foundation:main May 26, 2022
@berendsliedrecht berendsliedrecht deleted the refactor/credential-message-builder branch May 27, 2022 07:44
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