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(crud): use 3-params overload for dates instead of separate assignments (#2894) (CP: 24.5) #2896

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

…ments (#2894)

* Use `Date` constructor instead of separate assignments

* Use `setFullYear` with 3 parameters to support year<100
Copy link

sonarqubecloud bot commented Nov 6, 2024

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (24.5@07c21bb). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             24.5    #2896   +/-   ##
=======================================
  Coverage        ?   92.25%           
=======================================
  Files           ?       81           
  Lines           ?     2673           
  Branches        ?      688           
=======================================
  Hits            ?     2466           
  Misses          ?      156           
  Partials        ?       51           
Flag Coverage Δ
unittests 92.25% <100.00%> (?)

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.

@cromoteca cromoteca merged commit 63620dd into 24.5 Nov 6, 2024
15 checks passed
@cromoteca cromoteca deleted the cherry-pick-2894-to-24.5-1730882405397 branch November 6, 2024 09:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants