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

Tests: Fix tests #3948

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Tests: Fix tests #3948

merged 2 commits into from
Jul 15, 2024

Conversation

mike10ca
Copy link
Contributor

@mike10ca mike10ca commented Jul 15, 2024

What it solves

How this PR fixes it

  • Ignore uncaught exception error to avoid tests failures
  • Improve swap tests
  • Refactoring

How to test it

  • Run Cypress tests and observe outcome

Copy link

github-actions bot commented Jul 15, 2024

Copy link

github-actions bot commented Jul 15, 2024

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

Copy link

📦 Next.js Bundle Analysis for safe-wallet-web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
79.02% (-0.02% 🔻)
11615/14698
🔴 Branches
58.67% (-0.01% 🔻)
2855/4866
🟡 Functions
66% (-0.01% 🔻)
1856/2812
🟢 Lines
80.41% (-0.03% 🔻)
10473/13024
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴
... / index.tsx
40% (-26.67% 🔻)
0% 0%
38.46% (-31.54% 🔻)

Test suite run success

1433 tests passing in 198 suites.

Report generated by 🧪jest coverage report action from 5244057

@mike10ca mike10ca marked this pull request as ready for review July 15, 2024 13:32
@francovenica francovenica self-requested a review July 15, 2024 13:32
@mike10ca mike10ca merged commit ef093f2 into dev Jul 15, 2024
14 of 19 checks passed
@mike10ca mike10ca deleted the fix-auto-tests branch July 15, 2024 13:36
@github-actions github-actions bot locked and limited conversation to collaborators Jul 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants