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

chore(profiles): add ProfileStruct and WalletStruct contracts #404

Merged
merged 5 commits into from
Jun 9, 2020

Conversation

faustbrian
Copy link
Contributor

Resolves #396
Resolves #395

@codecov
Copy link

codecov bot commented Jun 9, 2020

Codecov Report

Merging #404 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #404   +/-   ##
=======================================
  Coverage   77.03%   77.03%           
=======================================
  Files          63       63           
  Lines        1576     1576           
  Branches      140      140           
=======================================
  Hits         1214     1214           
  Misses        359      359           
  Partials        3        3           
Impacted Files Coverage Δ
src/profile.ts 96.29% <0.00%> (ø)
src/contracts.ts 100.00% <0.00%> (ø)

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 2746433...b228a3c. Read the comment docs.

@faustbrian faustbrian merged commit 33f204f into master Jun 9, 2020
@faustbrian faustbrian deleted the structs branch June 9, 2020 06:40
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.

Create contract for wallet settings Create contract for profile settings
1 participant