contributte / apitte

:wrench: An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.
https://contributte.org/packages/contributte/apitte/
MIT License
61 stars 37 forks source link

feat: add Translator to SymfonyValidator #211

Closed martenb closed 1 month ago

martenb commented 1 month ago

Tested on our internal project

Setting the translator image

Setting the apitte image

Translated errors image

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 89.78%. Comparing base (e78b02d) to head (7591dde). Report is 9 commits behind head on master.

Files Patch % Lines
src/Core/Mapping/Validator/SymfonyValidator.php 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #211 +/- ## ========================================== - Coverage 90.62% 89.78% -0.84% ========================================== Files 105 105 Lines 2410 2261 -149 ========================================== - Hits 2184 2030 -154 - Misses 226 231 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.