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

PWN-1048 - fix Bridge banner #2211

Merged
merged 5 commits into from
Feb 22, 2024
Merged

Conversation

gslevinkov
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Feb 21, 2024

Code coverage report

File Coverage [19.10%] Min. Covered
BridgeSendPresenter.kt 0.00% 💩
RpcHistoryTransaction.kt 0.00% 💩
HistoryItem.kt 0.00% 💩
MainFragmentDeeplinkHandler.kt 0.00% 💩
MyCryptoPresenter.kt 0.00% 💩
JupiterSwapTokensResult.kt 100.00%
JupiterSwapMarketInformation.kt 0.00% 💩
MoonpayCurrency.kt 0.00% 💩
BuyInteractor.kt 0.00% 💩
MoonpayBuyQuote.kt 0.00% 💩
BuyPresenter.kt 0.00% 💩
SellTransactionDetailsPresenter.kt 0.00% 💩
ReceiveTokensMapper.kt 0.00% 💩
DerivableAccountsAdapter.kt 0.00% 💩
HistoryItemMapper.kt 0.00% 💩
SellPayloadPresenter.kt 0.00% 💩
SendSolanaFee.kt 0.00% 💩
NewSendPresenter.kt 0.00% 💩
SwapFee.kt 0.00% 💩
UserInteractor.kt 0.00% 💩
UserTokensDatabaseRepository.kt 0.00% 💩
Token.kt 0.00% 💩
AmountExtensions.kt 0.00% 💩
Constants.kt 0.00% 💩
DecimalFormatter.kt 0.00% 💩
TokenServicePrice.kt 57.14% 💩
Total Project Coverage 4.55% 💩

import org.p2p.wallet.home.ui.select.NewSelectTokenAdapter
import org.p2p.wallet.moonpay.analytics.BuyAnalytics
import org.p2p.wallet.utils.args
import org.p2p.wallet.utils.unsafeLazy
import org.p2p.wallet.utils.withArgs

private const val ARG_ALL_TOKENS = "ARG_ALL_TOKENS"
private const val ARG_TOKENS_TO_BUY = "ARG_ALL_TOKENS"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

private const val ARG_TOKENS_TO_BUY = "ARG_TOKENS_TO_BUY"

@gslevinkov gslevinkov merged commit 697f1bf into release/v2.12.0 Feb 22, 2024
3 of 4 checks passed
@gslevinkov gslevinkov deleted the feature/PWN-1048-banner-fix branch February 22, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants