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: providers are now consumed from the service worker instead of the UI script #1507

Merged

Conversation

AngelCastilloB
Copy link
Member

Provider objects (or at least an instance of RateLimiter) must be shared between SW and UI.

Checklist

  • JIRA - <link>
  • Proper tests implemented
  • Screenshots added.

Proposed solution

UI script now consumes Provider objects instead of creating their own providers

@AngelCastilloB AngelCastilloB requested a review from a team as a code owner October 31, 2024 04:28
@AngelCastilloB AngelCastilloB marked this pull request as draft October 31, 2024 04:32
@pczeglik-iohk
Copy link
Contributor

pczeglik-iohk commented Oct 31, 2024

Allure Report

allure-report-publisher generated test report!

processReports: ✅ test report for 0e3be854

passed failed skipped flaky total result
Total 32 0 4 0 36

@AngelCastilloB AngelCastilloB force-pushed the feat/LW-11761-remove-direct-use-of-providers-from-ui branch from aa76a7e to 708ab95 Compare October 31, 2024 05:25
@AngelCastilloB AngelCastilloB marked this pull request as ready for review October 31, 2024 05:26
@AngelCastilloB AngelCastilloB force-pushed the feat/LW-11761-remove-direct-use-of-providers-from-ui branch 5 times, most recently from eef4969 to 1a6f787 Compare November 1, 2024 02:26
Copy link
Member

@mkazlauskas mkazlauskas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! 🚀

@AngelCastilloB AngelCastilloB force-pushed the feat/LW-11761-remove-direct-use-of-providers-from-ui branch from 2828a83 to 98f3206 Compare November 5, 2024 02:12
@AngelCastilloB AngelCastilloB force-pushed the feat/LW-11761-remove-direct-use-of-providers-from-ui branch from 5fd527f to 0e3be85 Compare November 7, 2024 03:11
Copy link

sonarcloud bot commented Nov 7, 2024

@AngelCastilloB AngelCastilloB merged commit 00ec6ea into main Nov 7, 2024
31 of 32 checks passed
@AngelCastilloB AngelCastilloB deleted the feat/LW-11761-remove-direct-use-of-providers-from-ui branch November 7, 2024 03:27
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.

3 participants