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

Optional const #84

Merged
merged 3 commits into from
Sep 19, 2024
Merged

Optional const #84

merged 3 commits into from
Sep 19, 2024

Conversation

wol-soft
Copy link
Owner

see #82 for more details

kolodkinvalentin and others added 2 commits September 19, 2024 12:55
* Added support for non required const-properties

* Replaced interface to abstract class

* Added implementation of implicit null for constant properties

* Changed the check setRequired

* Remove modelData from check conditions

* Added call generateValidators() and unit test

* Replaced check with three conditions

* Ensured the presence of the $modelData variable in the templates, added some unit tests

---------

Co-authored-by: Kolodkin Valentin <kolodkin@playkot.com>
@coveralls
Copy link

coveralls commented Sep 19, 2024

Pull Request Test Coverage Report for Build 10944162140

Details

  • 34 of 34 (100.0%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.007%) to 98.855%

Totals Coverage Status
Change from base Build 10942774621: 0.007%
Covered Lines: 3023
Relevant Lines: 3058

💛 - Coveralls

@wol-soft wol-soft merged commit 9247674 into master Sep 19, 2024
10 checks passed
@wol-soft wol-soft deleted the optionalConst branch September 19, 2024 15:35
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.

3 participants