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

fix: Avoid using decorators #1891

Merged
merged 2 commits into from
Dec 13, 2023
Merged

fix: Avoid using decorators #1891

merged 2 commits into from
Dec 13, 2023

Conversation

Artur-
Copy link
Member

@Artur- Artur- commented Dec 13, 2023

field decorators are currently problematic when projects can use useDefineForClassFields true or false

field decorators are currently problematic when projects can use useDefineForClassFields true or false
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (590d5e7) 95.01% compared to head (15b35b9) 95.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1891   +/-   ##
=======================================
  Coverage   95.01%   95.01%           
=======================================
  Files          51       51           
  Lines        3411     3411           
  Branches      496      496           
=======================================
  Hits         3241     3241           
  Misses        140      140           
  Partials       30       30           
Flag Coverage Δ
unittests 95.01% <ø> (ø)

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.

@Artur- Artur- changed the title fix: Avoid using @state fix: Avoid using decorators Dec 13, 2023
Copy link

sonarcloud bot commented Dec 13, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Lodin Lodin enabled auto-merge (squash) December 13, 2023 15:34
@Lodin Lodin merged commit 33935b2 into main Dec 13, 2023
15 of 22 checks passed
@Lodin Lodin deleted the avoid-@state branch December 13, 2023 15:47
vaadin-bot pushed a commit that referenced this pull request Dec 13, 2023
Artur- pushed a commit that referenced this pull request Dec 14, 2023
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Hilla 24.4.0.alpha1 and is also targeting the upcoming stable 24.4.0 version.

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

Successfully merging this pull request may close these issues.

None yet

3 participants