php-json-schema-model-generator
php-json-schema-model-generator copied to clipboard
Added support for non required const-properties
JSON schema allows us to declare a field as a constant, although that field may be optional and not present in the document, I made support for this feature
Pull Request Test Coverage Report for Build 10938575664
Details
- 19 of 19 (100.0%) changed or added relevant lines in 3 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage increased (+0.003%) to 98.851%
| Totals | |
|---|---|
| Change from base Build 10738436689: | 0.003% |
| Covered Lines: | 3012 |
| Relevant Lines: | 3047 |