Skip to content

Remove custom wallet repository#3534

Closed
rainydio wants to merge 1 commit intofeature/segregated-poolfrom
refactor/core-transactions/wallet-repository-isolation
Closed

Remove custom wallet repository#3534
rainydio wants to merge 1 commit intofeature/segregated-poolfrom
refactor/core-transactions/wallet-repository-isolation

Conversation

@rainydio
Copy link
Copy Markdown
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
Copy Markdown

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