Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

chore: move assets to app #2089

Merged
merged 5 commits into from
Jun 10, 2020
Merged

chore: move assets to app #2089

merged 5 commits into from
Jun 10, 2020

Conversation

alexbarnsley
Copy link
Member

Summary

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Refactor The pull request improves or enhances an existing implementation. labels Jun 10, 2020
@codecov
Copy link

codecov bot commented Jun 10, 2020

Codecov Report

Merging #2089 into 3.0-react will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           3.0-react     #2089   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
===========================================
  Files             45        53    +8     
  Lines            298       372   +74     
  Branches          49        65   +16     
===========================================
+ Hits             298       372   +74     
Impacted Files Coverage Δ
src/app/components/Alert/Alert.tsx 100.00% <ø> (ø)
src/app/components/Dropdown/Dropdown.tsx 100.00% <ø> (ø)
src/app/components/Form/FormLabel.tsx 100.00% <ø> (ø)
src/app/components/Select/Select.tsx 100.00% <ø> (ø)
...app/components/SideBar/SideBarItem/SideBarItem.tsx 100.00% <ø> (ø)
...ings/pages/Settings/available-settings/General.tsx 100.00% <ø> (ø)
...ins/wallets/components/SignMessage/SignMessage.tsx 100.00% <ø> (ø)
...omains/wallets/pages/ImportWallet/ImportWallet.tsx 100.00% <ø> (ø)
src/app/components/Address/Address.tsx 100.00% <100.00%> (ø)
src/app/components/Address/utils.ts 100.00% <100.00%> (ø)
... and 24 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 7aea251...a73c778. Read the comment docs.

@faustbrian faustbrian changed the title refactor: move assets to app chore: move assets to app Jun 10, 2020
@faustbrian faustbrian merged commit ba1c8fd into 3.0-react Jun 10, 2020
@ghost ghost deleted the refactor/move-assets branch June 10, 2020 15:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Low Less than 64 lines changed. Type: Refactor The pull request improves or enhances an existing implementation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants