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 custom wallet repository #3534

Conversation

rainydio
Copy link
Contributor

Summary

Segregated pool doesn't pass custom wallet repository as argument. It isn't needed anymore.

This is draft, so I can check that tests do run fine on CI. Because @sebastijankuzner is working on core-transactions test coverage, I will try to merge his changes here occasionally.

Checklist

  • Documentation
  • Tests
  • Ready to be merged

@ghost ghost added Complexity: Low labels Feb 25, 2020
@codecov
Copy link

codecov bot commented Feb 25, 2020

Codecov Report

Merging #3534 into feature/segregated-pool will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           feature/segregated-pool    #3534   +/-   ##
========================================================
  Coverage                    48.71%   48.72%           
========================================================
  Files                          539      539           
  Lines                        13387    13386    -1     
  Branches                      1798     1797    -1     
========================================================
  Hits                          6522     6522           
+ Misses                        6836     6835    -1     
  Partials                        29       29           

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 f0a2752...ed1bd72. Read the comment docs.

@rainydio rainydio closed this Feb 25, 2020
@ghost ghost removed the Status: In Progress label Feb 25, 2020
@rainydio rainydio deleted the refactor/core-transactions/wallet-repository-isolation branch February 25, 2020 04:16
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.

1 participant