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

feat: restore DB connection on close #1276

Merged
merged 8 commits into from
May 6, 2024

Conversation

arthurgeron
Copy link
Contributor

Implements same fix as #1270 but without an interval.

Copy link
Contributor

github-actions bot commented May 6, 2024

Coverage report for ./packages/app

St.
Category Percentage Covered / Total
🟡 Statements 62.83% 3212/5112
🔴 Branches 41.27% 598/1449
🔴 Functions 46.95% 669/1425
🟡 Lines 63.45% 3097/4881

Test suite run success

241 tests passing in 70 suites.

Report generated by 🧪jest coverage report action from 8cd700e

@arthurgeron arthurgeron merged commit a796df4 into master May 6, 2024
13 checks passed
@arthurgeron arthurgeron deleted the ag/feat/restore-db-connection branch May 6, 2024 16:00
luizstacio pushed a commit that referenced this pull request May 7, 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.17.0

### Minor Changes

- [#1273](#1273)
[`706aeb34`](706aeb3)
Thanks [@helciofranco](https://github.com/helciofranco)! - feat: remove
reCAPTCHA dependencies

### Patch Changes

- [#1276](#1276)
[`a796df4f`](a796df4)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - restore DB
connection on close, removed interval

-   Updated dependencies \[]:
    -   @fuel-wallet/connections@0.17.0

## @fuel-wallet/connections@0.17.0



## @fuel-wallet/types@0.17.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.

None yet

2 participants