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: Address book tests rem p1 #3230

Closed
wants to merge 3 commits into from
Closed

Conversation

mike10ca
Copy link
Contributor

@mike10ca mike10ca commented Feb 9, 2024

What it solves

Resolves #

How this PR fixes it

How to test it

Copy link

github-actions bot commented Feb 9, 2024

Branch preview

❌ Deploy failed!

Copy link

github-actions bot commented Feb 9, 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 2 2
Warnings 0 0
Ignored 0 N/A
  • Result: ❌ failure

  • Annotations: 2 total


[failure] prettier/prettier

  • src/components/address-book/ImportDialog/index.tsx Line 166 - Replace Cancel with ⏎··········Cancel⏎········
  • src/components/address-book/ImportDialog/index.tsx Line 167 - Replace ·data-testid="import-btn"·onClick={handleImport}·variant="contained"·disableElevation·disabled={!csvData·||·!!error} with ⏎··········data-testid="import-btn"⏎··········onClick={handleImport}⏎··········variant="contained"⏎··········disableElevation⏎··········disabled={!csvData·||·!!error}⏎········

Report generated by eslint-plus-action

Copy link

github-actions bot commented Feb 9, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 78.56% 11409/14523
🔴 Branches 56.13% 2515/4481
🟡 Functions 63.15% 1810/2866
🟡 Lines 79.86% 10291/12886

Test suite run success

1389 tests passing in 188 suites.

Report generated by 🧪jest coverage report action from 393f2e0

@mike10ca mike10ca closed this Feb 9, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 9, 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.

1 participant