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

fix: deprecated test utils #1424

Merged
merged 3 commits into from
Aug 7, 2024
Merged

Conversation

arthurgeron
Copy link
Contributor

  • Audit check now ignores vulnerabilities with no known patched version
  • Test utils using act methods deprecated in React 18.3

Copy link
Contributor

github-actions bot commented Aug 6, 2024

Coverage report for ./packages/app

St.
Category Percentage Covered / Total
🟡 Statements 62.16% 3234/5203
🔴 Branches 41.33% 634/1534
🔴 Functions 47.02% 686/1459
🟡 Lines 62.71% 3116/4969

Test suite run success

243 tests passing in 71 suites.

Report generated by 🧪jest coverage report action from a8e10b8

@arthurgeron arthurgeron merged commit abfad2e into master Aug 7, 2024
13 of 14 checks passed
@arthurgeron arthurgeron deleted the ag/fix/deprecated-test-utils branch August 7, 2024 00:26
LuizAsFight pushed a commit that referenced this pull request Aug 15, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to master, this PR
will be updated.


# Releases
## fuels-wallet@0.25.0

### Minor Changes

- [#1277](#1277)
[`87cc8099`](87cc809)
Thanks [@helciofranco](https://github.com/helciofranco)! - feat: add
custom network fees, offering options like regular, fast and custom tip
when approving a transaction through Dapps.

### Patch Changes

- [#1424](#1424)
[`abfad2e6`](abfad2e)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - - Audit check
now ignores vulnerabilities with no known patched version
    -   Test utils using act methods deprecated in React 18.3
-   Updated dependencies \[]:
    -   @fuel-wallet/connections@0.25.0

## @fuel-wallet/connections@0.25.0



## @fuel-wallet/types@0.25.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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