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!: mark ValidationResult constructors as private #2958

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

taefi
Copy link
Contributor

@taefi taefi commented Dec 5, 2024

Description

This will help users as well as IDEs to deduct
better how to reject or allow operations.

This will help users as well as IDEs to deduct
better how to reject or allow operations.
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.56%. Comparing base (56e1ab8) to head (26ed319).
Report is 23 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2958   +/-   ##
=======================================
  Coverage   92.56%   92.56%           
=======================================
  Files          84       84           
  Lines        3160     3160           
  Branches      772      772           
=======================================
  Hits         2925     2925           
  Misses        183      183           
  Partials       52       52           
Flag Coverage Δ
unittests 92.56% <ø> (ø)

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 added hilla Issues related to Hilla target/24.6 labels Dec 9, 2024
@taefi taefi self-assigned this Dec 11, 2024
@Lodin Lodin merged commit 3d07524 into main Dec 11, 2024
15 checks passed
@Lodin Lodin deleted the taefi/mark-validationresult-constructor-as-private branch December 11, 2024 19:13
cromoteca added a commit that referenced this pull request Dec 17, 2024
#2993)

fix!: mark ValidationResult constructors as private (#2958)

Co-authored-by: Soroosh Taefi <taefi.soroosh@gmail.com>
Co-authored-by: Vlad Rindevich <vladrin@vaadin.com>
Co-authored-by: Artur <artur@vaadin.com>
Co-authored-by: Luciano Vernaschi <luciano@vaadin.com>
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Hilla 24.7.0.alpha3 and is also targeting the upcoming stable 24.7.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