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

Improve gas calc #3356

Merged
merged 2 commits into from
Feb 10, 2024

- update to use Infura gas provider if available.

550e6b2
Select commit
Loading
Failed to load commit list.
Merged

Improve gas calc #3356

- update to use Infura gas provider if available.
550e6b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 10, 2024 in 1s

2.01% of diff hit (target 7.07%)

View this Pull Request on Codecov

2.01% of diff hit (target 7.07%)

Annotations

Check warning on line 67 in app/src/main/java/com/alphawallet/app/entity/ActionSheetInterface.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/ActionSheetInterface.java#L67

Added line #L67 was not covered by tests

Check warning on line 73 in app/src/main/java/com/alphawallet/app/entity/ActionSheetInterface.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/ActionSheetInterface.java#L73

Added line #L73 was not covered by tests

Check warning on line 174 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L171-L174

Added lines #L171 - L174 were not covered by tests

Check warning on line 178 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L178

Added line #L178 was not covered by tests

Check warning on line 181 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L181

Added line #L181 was not covered by tests

Check warning on line 186 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L184-L186

Added lines #L184 - L186 were not covered by tests

Check warning on line 190 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L190

Added line #L190 was not covered by tests

Check warning on line 194 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 199 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L196-L199

Added lines #L196 - L199 were not covered by tests

Check warning on line 201 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L201

Added line #L201 was not covered by tests

Check warning on line 205 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L204-L205

Added lines #L204 - L205 were not covered by tests

Check warning on line 209 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L209

Added line #L209 was not covered by tests

Check warning on line 218 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L215-L218

Added lines #L215 - L218 were not covered by tests

Check warning on line 221 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L221

Added line #L221 was not covered by tests

Check warning on line 224 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 226 in app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/entity/GasPriceSpread.java#L226

Added line #L226 was not covered by tests

Check warning on line 518 in app/src/main/java/com/alphawallet/app/repository/EthereumNetworkBase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/repository/EthereumNetworkBase.java#L518

Added line #L518 was not covered by tests

Check warning on line 522 in app/src/main/java/com/alphawallet/app/repository/EthereumNetworkBase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/repository/EthereumNetworkBase.java#L522

Added line #L522 was not covered by tests

Check warning on line 531 in app/src/main/java/com/alphawallet/app/repository/EthereumNetworkBase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/repository/EthereumNetworkBase.java#L531

Added line #L531 was not covered by tests

Check warning on line 623 in app/src/main/java/com/alphawallet/app/repository/EthereumNetworkBase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/repository/EthereumNetworkBase.java#L623

Added line #L623 was not covered by tests

Check warning on line 890 in app/src/main/java/com/alphawallet/app/repository/EthereumNetworkBase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/repository/EthereumNetworkBase.java#L890

Added line #L890 was not covered by tests

Check warning on line 45 in app/src/main/java/com/alphawallet/app/repository/HttpServiceHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/repository/HttpServiceHelper.java#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 62 in app/src/main/java/com/alphawallet/app/service/BlockNativeGasAPI.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/service/BlockNativeGasAPI.java#L62

Added line #L62 was not covered by tests

Check warning on line 190 in app/src/main/java/com/alphawallet/app/service/GasService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/service/GasService.java#L190

Added line #L190 was not covered by tests

Check warning on line 330 in app/src/main/java/com/alphawallet/app/service/GasService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/com/alphawallet/app/service/GasService.java#L330

Added line #L330 was not covered by tests