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

feat(profiles): implement methods to save and load all environment data #387

Merged
merged 3 commits into from
Jun 4, 2020

Conversation

faustbrian
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 4, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
+ Coverage   76.23%   76.75%   +0.51%     
==========================================
  Files          62       62              
  Lines        1540     1570      +30     
  Branches      138      139       +1     
==========================================
+ Hits         1174     1205      +31     
+ Misses        363      362       -1     
  Partials        3        3              
Impacted Files Coverage Δ
src/repositories/setting-repository.ts 90.90% <0.00%> (-9.10%) ⬇️
src/container.ts 80.00% <0.00%> (-7.50%) ⬇️
src/repositories/contact-repository.ts 96.42% <0.00%> (-3.58%) ⬇️
src/transformers/market-transformer.ts 94.11% <0.00%> (-0.33%) ⬇️
src/enums.ts 100.00% <0.00%> (ø)
src/contracts.ts 100.00% <0.00%> (ø)
src/transformers/historical-price-transformer.ts 100.00% <0.00%> (ø)
src/transformers/historical-volume-transformer.ts 100.00% <0.00%> (ø)
src/services/peer.ts 85.71% <0.00%> (+1.99%) ⬆️
src/repositories/profile-repository.ts 94.11% <0.00%> (+2.45%) ⬆️
... and 5 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 510e7e7...44a42b8. Read the comment docs.

Brian Faust added 2 commits June 4, 2020 12:22
@faustbrian faustbrian changed the title feat(profiles): persist all data to storage on modification feat(profiles): implement methods to save and load all environment data Jun 4, 2020
@faustbrian faustbrian marked this pull request as ready for review June 4, 2020 09:31
@faustbrian faustbrian merged commit 25fd163 into master Jun 4, 2020
@faustbrian faustbrian deleted the crud-persist branch June 4, 2020 09:31
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.

None yet

1 participant