Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

feat(profiles): automatically persist wallets after CRUD operations #385

Merged
merged 1 commit into from
Jun 3, 2020

Conversation

faustbrian
Copy link
Contributor

Resolves #376

@faustbrian faustbrian marked this pull request as draft June 3, 2020 08:10
@codecov
Copy link

codecov bot commented Jun 3, 2020

Codecov Report

Merging #385 into master will decrease coverage by 4.33%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #385      +/-   ##
==========================================
- Coverage   76.04%   71.71%   -4.34%     
==========================================
  Files          60       46      -14     
  Lines        1532     1209     -323     
  Branches      143      120      -23     
==========================================
- Hits         1165      867     -298     
+ Misses        365      340      -25     
  Partials        2        2              
Impacted Files Coverage Δ
src/data.ts
src/storage/null.ts
src/wallet-repository.ts
src/profile-repository.ts
src/storage/local.ts
src/settings.ts
src/avatar.ts
src/enums.ts
src/wallet.ts
src/env.ts
... and 4 more

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 623cb84...c2535bd. Read the comment docs.

@faustbrian faustbrian changed the base branch from master to develop June 3, 2020 09:36
@faustbrian faustbrian marked this pull request as ready for review June 3, 2020 09:36
@faustbrian faustbrian merged commit c21a698 into develop Jun 3, 2020
@faustbrian faustbrian deleted the wallet-crud branch June 3, 2020 09:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically persist wallets and contacts
1 participant