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

Enum post processor #73

Merged
merged 26 commits into from
Oct 17, 2023
Merged

Enum post processor #73

merged 26 commits into from
Oct 17, 2023

Conversation

wol-soft
Copy link
Owner

Adds a post processor to generate PHP enums from JSON Schema enums and include them in the generated models.

@coveralls
Copy link

coveralls commented May 31, 2023

Pull Request Test Coverage Report for Build 6545792118

  • 177 of 178 (99.44%) changed or added relevant lines in 11 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.06%) to 98.843%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Model/Property/PropertyProxy.php 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
src/Model/Property/PropertyProxy.php 1 70.59%
Totals Coverage Status
Change from base Build 6184903064: 0.06%
Covered Lines: 2990
Relevant Lines: 3025

💛 - Coveralls

@wol-soft wol-soft merged commit 2121ea9 into master Oct 17, 2023
8 checks passed
@wol-soft wol-soft deleted the enumPostProcessor branch October 17, 2023 10:20
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.

2 participants