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

Ensure ReactiveHTML correctly resets Event parameters #6247

Merged
merged 4 commits into from
Jan 20, 2024

Conversation

philippjfr
Copy link
Member

Fixes #6203

Copy link

codecov bot commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5578f98) 82.75% compared to head (be44897) 84.15%.
Report is 1049 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6247      +/-   ##
==========================================
+ Coverage   82.75%   84.15%   +1.40%     
==========================================
  Files         239      301      +62     
  Lines       34507    45150   +10643     
==========================================
+ Hits        28555    37997    +9442     
- Misses       5952     7153    +1201     
Flag Coverage Δ
ui-tests 40.71% <ø> (+2.59%) ⬆️
unitexamples-tests 71.81% <ø> (-2.04%) ⬇️

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.

@philippjfr philippjfr merged commit 2a892a3 into main Jan 20, 2024
15 checks passed
@philippjfr philippjfr deleted the handle_event_params branch January 20, 2024 22:27
philippjfr added a commit that referenced this pull request Jan 22, 2024
* Ensure ReactiveHTML correctly resets Event parameters

* Add test

* Further fixes

* Update test
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.

param.Event doesn't work with ReactiveHTML
1 participant