Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: wallet screen to functional component #488

Merged
merged 9 commits into from
Feb 1, 2024

refactor: removes unused code with a comment

8098579
Select commit
Loading
Failed to load commit list.
Merged

Refactor: wallet screen to functional component #488

refactor: removes unused code with a comment
8098579
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 1, 2024 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 17 in src/components/SoftwareWalletWarningMessage.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/SoftwareWalletWarningMessage.js#L17

Added line #L17 was not covered by tests

Check warning on line 24 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L24

Added line #L24 was not covered by tests

Check warning on line 27 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 30 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L30

Added line #L30 was not covered by tests

Check warning on line 32 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L32

Added line #L32 was not covered by tests

Check warning on line 34 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L34

Added line #L34 was not covered by tests

Check warning on line 36 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L36

Added line #L36 was not covered by tests

Check warning on line 38 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L38

Added line #L38 was not covered by tests

Check warning on line 47 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L47

Added line #L47 was not covered by tests

Check warning on line 51 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L51

Added line #L51 was not covered by tests

Check warning on line 60 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L55-L60

Added lines #L55 - L60 were not covered by tests

Check warning on line 63 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L63

Added line #L63 was not covered by tests

Check warning on line 66 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L66

Added line #L66 was not covered by tests

Check warning on line 71 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 74 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L74

Added line #L74 was not covered by tests

Check warning on line 82 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L82

Added line #L82 was not covered by tests

Check warning on line 84 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L84

Added line #L84 was not covered by tests

Check warning on line 91 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 94 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L94

Added line #L94 was not covered by tests

Check warning on line 100 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L96-L100

Added lines #L96 - L100 were not covered by tests

Check warning on line 106 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L103-L106

Added lines #L103 - L106 were not covered by tests

Check warning on line 109 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L109

Added line #L109 was not covered by tests

Check warning on line 117 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L114-L117

Added lines #L114 - L117 were not covered by tests

Check warning on line 127 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L127

Added line #L127 was not covered by tests

Check warning on line 129 in src/screens/AddressList.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/screens/AddressList.js#L129

Added line #L129 was not covered by tests