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

Chore: Upgrade unleash sdk and proxy #190

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

brunomenezes
Copy link
Collaborator

@brunomenezes brunomenezes commented Jan 27, 2025

Summary

Code changes to bump unleash sdk and proxy libs to its latest. Also, I removed a Jest setup for module-name-mapper related to uuid lib; it is not necessary anymore. I did an unrelated code change to a test case for the useDebounce tests. It was unstable as it was failing and passing from run to run (screenshot below).

Changes:

  • Upgrade the Unleash sdk and proxy-client-react libs explorer and packages/wallet.
  • Remove unnecessary module-name-mapping for Jest configs apps/staking and packages/ui
  • Update test case for useDebounce hook.

ps: Tested on safe-global app.

Test failure message

Screenshot 2025-01-27 at 15 29 17

@brunomenezes brunomenezes linked an issue Jan 27, 2025 that may be closed by this pull request
2 tasks
Copy link

vercel bot commented Jan 27, 2025

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

Name Status Preview Comments Updated (UTC)
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 2:56am

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12981194803

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 77.578%

Totals Coverage Status
Change from base Build 12979745426: 0.0%
Covered Lines: 340
Relevant Lines: 403

💛 - Coveralls

@brunomenezes brunomenezes marked this pull request as ready for review January 27, 2025 03:14
@brunomenezes brunomenezes merged commit 0c82d5b into main Jan 28, 2025
6 of 7 checks passed
@brunomenezes brunomenezes deleted the chore/183-chore-upgrade-unleash-sdk-and-proxy branch January 28, 2025 00:11
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.

Chore: Upgrade unleash SDK and Proxy
3 participants