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

Fix for RPC key usage #3362

Merged
merged 1 commit into from
Feb 20, 2024

Fix for RPC key usage

ceaf94b
Select commit
Loading
Failed to load commit list.
Merged

Fix for RPC key usage #3362

Fix for RPC key usage
ceaf94b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 20, 2024 in 0s

48.48% of diff hit (target 6.98%)

View this Pull Request on Codecov

48.48% of diff hit (target 6.98%)

Annotations

Check warning on line 963 in app/src/main/java/com/alphawallet/app/entity/tokenscript/TokenscriptFunction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/tokenscript/TokenscriptFunction.java#L962-L963

Added lines #L962 - L963 were not covered by tests

Check warning on line 135 in app/src/main/java/com/alphawallet/app/repository/TokenRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/repository/TokenRepository.java#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 1320 in app/src/main/java/com/alphawallet/app/repository/TokenRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/repository/TokenRepository.java#L1319-L1320

Added lines #L1319 - L1320 were not covered by tests

Check warning on line 154 in app/src/main/java/com/alphawallet/app/service/AWHttpService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/service/AWHttpService.java#L154

Added line #L154 was not covered by tests

Check warning on line 158 in app/src/main/java/com/alphawallet/app/service/AWHttpService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/service/AWHttpService.java#L158

Added line #L158 was not covered by tests

Check warning on line 161 in app/src/main/java/com/alphawallet/app/service/AWHttpService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/service/AWHttpService.java#L161

Added line #L161 was not covered by tests

Check warning on line 163 in app/src/main/java/com/alphawallet/app/service/AWHttpService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/service/AWHttpService.java#L163

Added line #L163 was not covered by tests

Check warning on line 165 in app/src/main/java/com/alphawallet/app/service/AWHttpService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/service/AWHttpService.java#L165

Added line #L165 was not covered by tests

Check warning on line 173 in app/src/main/java/com/alphawallet/app/service/AWHttpService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/service/AWHttpService.java#L173

Added line #L173 was not covered by tests

Check warning on line 281 in app/src/main/java/com/alphawallet/app/service/AWHttpService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/service/AWHttpService.java#L280-L281

Added lines #L280 - L281 were not covered by tests