workfloworchestrator / pydantic-forms

Define JSON scheme with pydantic so a frontend can generate forms with pydantic validators
Apache License 2.0
8 stars 0 forks source link

Update from multi-language-support #28

Open github-actions[bot] opened 5 days ago

github-actions[bot] commented 5 days ago

POC with working multilingual Form Exceptions

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 90.21%. Comparing base (196f368) to head (c4d627d).

Files with missing lines Patch % Lines
pydantic_forms/core/asynchronous.py 85.71% 1 Missing :warning:
pydantic_forms/core/sync.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ========================================== + Coverage 90.14% 90.21% +0.06% ========================================== Files 27 28 +1 Lines 548 562 +14 Branches 54 55 +1 ========================================== + Hits 494 507 +13 - Misses 50 51 +1 Partials 4 4 ```

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