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

Remove previous credential and presentation protocols #416

Merged

Conversation

andrewwhitehead
Copy link
Contributor

Breaking change for 0.5.0

@codecov-io
Copy link

codecov-io commented Mar 13, 2020

Codecov Report

Merging #416 into master will increase coverage by 3.20%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #416      +/-   ##
==========================================
+ Coverage   90.64%   93.84%   +3.20%     
==========================================
  Files         249      229      -20     
  Lines       12529    11588     -941     
==========================================
- Hits        11357    10875     -482     
+ Misses       1172      713     -459     

@lgtm-com
Copy link

lgtm-com bot commented Mar 13, 2020

This pull request fixes 2 alerts when merging 2bcd606 into 592c431 - view on LGTM.com

fixed alerts:

  • 2 for __eq__ not overridden when adding attributes

@swcurran
Copy link
Contributor

@andrewwhitehead - can you recommend reviewers for this?

@lgtm-com
Copy link

lgtm-com bot commented Apr 15, 2020

This pull request fixes 2 alerts when merging 50a731e into e8e7ee2 - view on LGTM.com

fixed alerts:

  • 2 for __eq__ not overridden when adding attributes

@nrempel
Copy link
Contributor

nrempel commented Apr 15, 2020

Tests pass/demo runs, all looks good to me!

And look at the test coverage!

Approved.

@nrempel nrempel merged commit ed5d064 into openwallet-foundation:master Apr 15, 2020
@andrewwhitehead andrewwhitehead deleted the remove-old-protocols branch February 25, 2021 23:05
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.84%. Comparing base (e8e7ee2) to head (50a731e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #416      +/-   ##
==========================================
+ Coverage   90.64%   93.84%   +3.20%     
==========================================
  Files         249      229      -20     
  Lines       12529    11588     -941     
==========================================
- Hits        11357    10875     -482     
+ Misses       1172      713     -459     

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.

5 participants