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

:hotfix not syncing connectors #3246

Merged
merged 13 commits into from
Nov 15, 2024
Merged

Conversation

svenvoskamp
Copy link
Contributor

@svenvoskamp svenvoskamp commented Nov 15, 2024

Description

Fixing issue when connectors are not syncing. Will follow up with a test.

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

Copy link

vercel bot commented Nov 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 1:18pm
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 1:18pm
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 1:18pm
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 1:18pm
web3modal-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 1:18pm

Copy link

changeset-bot bot commented Nov 15, 2024

🦋 Changeset detected

Latest commit: 1c676c5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 20 packages
Name Type
@reown/appkit Patch
@apps/demo Patch
@apps/gallery Patch
@apps/laboratory Patch
@reown/appkit-adapter-ethers Patch
@reown/appkit-adapter-ethers5 Patch
@reown/appkit-adapter-polkadot Patch
@reown/appkit-adapter-solana Patch
@reown/appkit-adapter-wagmi Patch
@reown/appkit-utils Patch
@reown/appkit-cdn Patch
@reown/appkit-common Patch
@reown/appkit-core Patch
@reown/appkit-experimental Patch
@reown/appkit-polyfills Patch
@reown/appkit-scaffold-ui Patch
@reown/appkit-siwe Patch
@reown/appkit-siwx Patch
@reown/appkit-ui Patch
@reown/appkit-wallet Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 321.10999999999996% 4388 / 19657
🔵 Statements 321.10999999999996% 4388 / 19657
🔵 Functions 363.4200000000001% 372 / 1134
🔵 Branches 469.39% 694 / 1400
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/appkit/src/client.ts 43.11% 66.44% 69.42% 43.11% 188-189, 232-233, 236-237, 252-255, 258-261, 264-265, 294-305, 308-317, 412, 416, 423, 461-464, 470-477, 480, 568-580, 595-598, 605-606, 614-615, 630-631, 634-635, 638-639, 642-643, 651-655, 660-667, 684-687, 696-779, 781-814, 816-820, 822-845, 847-852, 854-862, 864-873, 875-895, 897-904, 906-917, 919-932, 934-937, 939-942, 944-947, 949-952, 954-961, 966-1026, 1029-1042, 1050-1051, 1059-1170, 1175-1215, 1222-1237, 1241-1243, 1247-1262, 1267-1277, 1280-1352, 1355-1369, 1372-1384, 1396, 1413, 1428-1429, 1442-1448, 1450-1461, 1463-1470, 1492-1508, 1513-1515, 1523-1527, 1542, 1556, 1558-1559, 1564-1576, 1587, 1589-1590, 1596-1607, 1614-1615, 1625, 1627, 1648-1662, 1669-1670, 1708, 1719-1731
Generated in workflow #7364 for commit 1c676c5 by the Vitest Coverage Report Action

@svenvoskamp svenvoskamp merged commit 0eb4fd8 into main Nov 15, 2024
19 checks passed
@svenvoskamp svenvoskamp deleted the hotfix/not-syncing-connectors branch November 15, 2024 13:21
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.

4 participants