plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
187 stars 50 forks source link

Being able to use schema.Time #1193

Closed nilbacardit26 closed 5 months ago

nilbacardit26 commented 5 months ago

Let me know what you think.I tried schema.Time() but it did not work

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (93b4567) 94.6% compared to head (c3b3768) 94.1%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/plone/guillotina/pull/1193/graphs/tree.svg?width=650&height=150&src=pr&token=MIUJDWnGXD&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone)](https://app.codecov.io/gh/plone/guillotina/pull/1193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone) ```diff @@ Coverage Diff @@ ## master #1193 +/- ## ======================================== - Coverage 94.6% 94.1% -0.4% ======================================== Files 377 377 Lines 32771 32803 +32 ======================================== - Hits 30991 30858 -133 - Misses 1780 1945 +165 ``` | [Files](https://app.codecov.io/gh/plone/guillotina/pull/1193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone) | Coverage Δ | | |---|---|---| | [guillotina/schema/\_field.py](https://app.codecov.io/gh/plone/guillotina/pull/1193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS9zY2hlbWEvX2ZpZWxkLnB5) | `97.7% <100.0%> (+0.1%)` | :arrow_up: | | [guillotina/tests/test\_api.py](https://app.codecov.io/gh/plone/guillotina/pull/1193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS90ZXN0cy90ZXN0X2FwaS5weQ==) | `99.7% <100.0%> (+0.1%)` | :arrow_up: | | [guillotina/tests/test\_serialize.py](https://app.codecov.io/gh/plone/guillotina/pull/1193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS90ZXN0cy90ZXN0X3NlcmlhbGl6ZS5weQ==) | `100.0% <100.0%> (ø)` | | ... and [11 files with indirect coverage changes](https://app.codecov.io/gh/plone/guillotina/pull/1193/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone)