• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

safe-global / safe-react / 2391588931
42%

Build:
DEFAULT BRANCH: dev
Ran 26 May 2022 03:36PM UTC
Jobs 1
Files 639
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2391588931

push

github

Daniel Sánchez
Merge branch 'dev' into hotfix-v3.25.4

1397 of 4750 branches covered (29.41%)

Branch coverage included in aggregate %.

484 of 484 new or added lines in 72 files covered. (100.0%)

3895 of 9577 relevant lines covered (40.67%)

38.07 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/components/App/index.tsx
1
100.0
src/components/AppLayout/index.tsx
1
100.0
src/components/Root/index.tsx
1
100.0
src/logic/contracts/api/masterCopies.ts
1
100.0
src/logic/contracts/spendingLimitContracts.ts
1
100.0
src/logic/currencyValues/store/actions/updateAvailableCurrencies.ts
1
100.0
src/logic/safe/transactions/api/fetchSafeTransaction.ts
1
100.0
src/logic/safe/transactions/txHistory.ts
1
100.0
src/logic/tokens/api/fetchSafeCollectibles.ts
1
100.0
src/routes/index.tsx
1
100.0
src/routes/safe/components/Apps/components/AppsList.tsx
1
100.0
src/routes/safe/components/Settings/SpendingLimit/RemoveLimitModal.tsx
1
100.0
src/routes/safe/components/Transactions/TxList/DelegateCallWarning.tsx
1
100.0
src/routes/safe/components/Transactions/TxList/ThresholdWarning.tsx
1
100.0
src/routes/safe/components/Transactions/TxList/TxInfoSettings.tsx
1
100.0
src/routes/safe/components/Transactions/TxList/TxShareButton.tsx
1
100.0
src/routes/safe/components/Transactions/TxList/TxSingularDetails.tsx
1
100.0
src/routes/safe/components/Transactions/helpers/EditTxParametersForm/index.tsx
1
100.0
src/utils/decodeTx.ts
1
100.0
src/utils/storage/index.ts
2
100.0
src/logic/contracts/safeContractErrors.ts
2
100.0
src/logic/notifications/notificationBuilder.tsx
2
100.0
src/logic/safe/store/actions/transactions/fetchTransactions/loadGatewayTransactions.ts
2
100.0
src/logic/safe/utils/spendingLimits.ts
2
100.0
src/routes/SafeAppLandingPage/components/SafeAppsDetails.tsx
2
100.0
src/routes/safe/components/Apps/components/SafeAppCard/SafeAppSkeleton.tsx
2
100.0
src/routes/safe/components/Transactions/TxList/TxDetails.tsx
2
100.0
src/routes/safe/components/Transactions/helpers/TxModalWrapper/index.tsx
3
100.0
src/components/AppLayout/Header/index.tsx
3
100.0
src/logic/wallets/onboard.ts
4
100.0
src/logic/wallets/pairing/utils.ts
4
100.0
src/logic/wallets/utils/walletList.ts
4
100.0
src/routes/safe/components/Apps/components/SafeAppCard/SafeAppCard.tsx
4
100.0
src/routes/safe/components/Settings/SpendingLimit/NewLimitModal/Review.tsx
4
100.0
src/routes/safe/components/Transactions/TxList/AlertTooltipWarning.tsx
10
100.0
src/routes/CreateSafePage/components/SafeCreationProcess.tsx
12
100.0
src/routes/safe/components/Transactions/TxList/BatchExecute.tsx
12
100.0
src/routes/safe/components/Transactions/TxList/BatchExecuteButton.tsx
13
100.0
src/logic/safe/transactions/allowance.ts
18
100.0
src/components/AppLayout/Header/components/ProviderDetails/PairingDetails.tsx
25
100.0
src/routes/safe/components/Balances/SendModal/screens/ReviewSendFundsTx/index.tsx
46
100.0
src/routes/safe/components/Transactions/helpers/SpendingLimitModalWrapper/index.tsx

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/components/AppLayout/Header/components/Layout.tsx
1
100.0
src/components/AppLayout/Header/components/WalletIcon/icons/index.ts
1
100.0
src/logic/safe/api/fetchSafeTxGasEstimation.ts
1
100.0
src/routes/CreateSafePage/steps/SelectWalletAndNetworkStep.tsx
1
100.0
src/routes/safe/components/Transactions/helpers/TxEstimatedFeesDetail/index.tsx
1
100.0
src/routes/safe/components/Transactions/TxList/InfoDetails.tsx
1
100.0
src/utils/constants.ts
1
100.0
src/utils/decodeTx.ts
2
100.0
src/components/AppLayout/index.tsx
2
100.0
src/logic/appearance/reducer/appearance.ts
3
100.0
src/components/AppLayout/Header/components/ProviderDetails/PairingDetails.tsx
3
100.0
src/components/ConnectButton/index.tsx
3
100.0
src/logic/contracts/safeContractErrors.ts
3
100.0
src/routes/routes.ts
3
100.0
src/routes/safe/components/Transactions/helpers/EditableTxParameters.tsx
3
100.0
src/routes/safe/components/Transactions/TxList/QueueTransactions.tsx
3
100.0
src/routes/safe/components/Transactions/TxList/TxShareButton.tsx
4
100.0
src/logic/safe/transactions/api/fetchSafeTransaction.ts
4
100.0
src/logic/safe/transactions/txHistory.ts
4
100.0
src/routes/safe/components/Settings/SpendingLimit/RemoveLimitModal.tsx
5
100.0
src/components/AppLayout/Header/components/Provider.tsx
5
100.0
src/logic/contracts/api/masterCopies.ts
5
100.0
src/logic/contracts/spendingLimitContracts.ts
5
100.0
src/routes/safe/components/Apps/components/AppsList.tsx
6
100.0
src/components/AppLayout/Header/components/ProviderDetails/UserDetails.tsx
7
100.0
src/logic/wallets/onboard.ts
8
100.0
src/routes/safe/components/Transactions/TxList/TxSingularDetails.tsx
8
100.0
src/routes/safe/components/Transactions/TxList/TxSummary.tsx
9
100.0
src/routes/safe/components/Transactions/helpers/EditTxParametersForm/index.tsx
11
100.0
src/routes/safe/components/Transactions/TxList/styled.tsx
11
100.0
src/routes/safe/components/Transactions/TxList/TxInfoSettings.tsx
12
100.0
src/components/Root/index.tsx
12
100.0
src/routes/safe/components/Transactions/TxList/BatchExecute.tsx
13
100.0
src/components/AppLayout/Header/index.tsx
13
100.0
src/logic/wallets/getWeb3.ts
13
100.0
src/routes/safe/components/Balances/SendModal/screens/ReviewSendFundsTx/index.tsx
17
100.0
src/components/App/index.tsx
18
100.0
src/routes/index.tsx
19
100.0
src/logic/notifications/notificationBuilder.tsx
22
100.0
src/routes/safe/components/Transactions/helpers/TxModalWrapper/index.tsx
22
100.0
src/routes/safe/components/Transactions/TxList/TxDetails.tsx
23
100.0
src/logic/safe/store/actions/transactions/fetchTransactions/loadGatewayTransactions.ts
24
100.0
src/logic/safe/utils/spendingLimits.ts
28
100.0
src/routes/safe/components/Settings/SpendingLimit/NewLimitModal/Review.tsx
53
100.0
src/routes/CreateSafePage/components/SafeCreationProcess.tsx
Jobs
ID Job ID Ran Files Coverage
1 2391588931.1 26 May 2022 03:36PM UTC 0
36.94
GitHub Action Run
Source Files on build 2391588931
  • Tree
  • List 639
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 800a5418 on github
  • Prev Build on dev (#2388913097)
  • Next Build on dev (#2395058534)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc