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

CI cypress tests patch [WIP] #1190

Closed
wants to merge 67 commits into from
Closed

CI cypress tests patch [WIP] #1190

wants to merge 67 commits into from

Conversation

nguyenaiden
Copy link
Contributor

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

click confirm on high impact if element exists
@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

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

❗ 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%) ⬇️
src/utils/getEtherscanLink.ts 6.45% <0.00%> (-1.25%) ⬇️
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

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

@hammeiam hammeiam closed this Sep 26, 2022
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