saddle-finance / saddle-frontend

An open source UI for saddle.finance 🤠
https://saddle.exchange
54 stars 58 forks source link

CI cypress tests patch [WIP] #1190

Closed nguyenaiden closed 2 years ago

nguyenaiden commented 2 years ago

Description: CI Cypress tests have been consistently failing due to Deadline not met error. Updating swap and deposit tests to have a higher transaction deadline

1188

codecov[bot] commented 2 years ago

Codecov Report

Merging #1190 (533a322) into master (753385a) will decrease coverage by 0.17%. The diff coverage is 0.00%.

:exclamation: Current head 533a322 differs from pull request most recent head 2487984. Consider uploading reports for the commit 2487984 to get more accurate results

@@            Coverage Diff             @@
##           master    #1190      +/-   ##
==========================================
- Coverage   10.88%   10.70%   -0.18%     
==========================================
  Files         154      156       +2     
  Lines        5694     5836     +142     
  Branches     1820     1888      +68     
==========================================
+ Hits          620      625       +5     
- Misses       5072     5209     +137     
  Partials        2        2              
Impacted Files Coverage Δ
src/components/DepositPage.tsx 0.00% <ø> (ø)
src/components/HighPriceImpactConfirmation.tsx 0.00% <ø> (ø)
src/components/TokenInput.tsx 0.00% <0.00%> (ø)
src/components/TopMenu.tsx 0.00% <ø> (ø)
src/hooks/usePendingSwapData.ts 0.00% <0.00%> (ø)
src/utils/index.ts 39.75% <0.00%> (-6.89%) :arrow_down:
src/utils/getEtherscanLink.ts 6.45% <0.00%> (-1.25%) :arrow_down:
src/pages/App.tsx 0.00% <0.00%> (ø)
src/pages/Deposit.tsx 0.00% <0.00%> (ø)
src/hooks/usePoolData.ts 0.00% <0.00%> (ø)
... and 10 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more