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

Remove relay feature flag #1473

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Remove relay feature flag #1473

merged 2 commits into from
Apr 26, 2024

Conversation

iamacook
Copy link
Member

Summary

Now that relaying is live and in use, there is no need for a feature flag. This removes the features.relay configuration and associated logic.

Changes

  • Remove features.relay from configuration
  • Remove conditional module loading
  • Remove opt-in from (legacy) test

@iamacook iamacook self-assigned this Apr 26, 2024
@iamacook iamacook requested a review from a team as a code owner April 26, 2024 14:57
@coveralls
Copy link

coveralls commented Apr 26, 2024

Pull Request Test Coverage Report for Build 8850464524

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.006%) to 91.887%

Files with Coverage Reduction New Missed Lines %
src/routes/transactions/entities/tests/human-description.builder.ts 1 90.0%
Totals Coverage Status
Change from base Build 8850444432: 0.006%
Covered Lines: 6895
Relevant Lines: 7239

💛 - Coveralls

@iamacook iamacook enabled auto-merge (squash) April 26, 2024 15:12
@iamacook iamacook merged commit ea44e35 into main Apr 26, 2024
16 checks passed
@iamacook iamacook deleted the relay-ff branch April 26, 2024 15:18
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

3 participants