Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: throw exception if feature flag is not enabled (#2998) (CP: 24.6) #3086

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

* fix: throw exception if feature flag is not enabled

This also removes the client-side check for
the feature flag to let the UI being rendered
normally, and server-side get a chance to
handle the requests for subscribe or update.

Fixes #2937

* remove feature flag test

* refine the import

* apply changes from the review
@taefi taefi enabled auto-merge (squash) December 23, 2024 10:38
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (24.6@3d40552). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             24.6    #3086   +/-   ##
=======================================
  Coverage        ?   92.66%           
=======================================
  Files           ?       85           
  Lines           ?     3164           
  Branches        ?      775           
=======================================
  Hits            ?     2932           
  Misses          ?      181           
  Partials        ?       51           
Flag Coverage Δ
unittests 92.66% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@taefi taefi merged commit a5342d5 into 24.6 Dec 23, 2024
15 checks passed
@taefi taefi deleted the cherry-pick-2998-to-24.6-1734949949052 branch December 23, 2024 10:43
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Hilla 24.6.1.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants