plone / guillotina

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

adding OrderedDict Field #1186

Closed nilbacardit26 closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Merging #1186 (4a327a9) into master (9085dd8) will increase coverage by 0.1%. The diff coverage is 97.8%.

: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/1186/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/1186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone) ```diff @@ Coverage Diff @@ ## master #1186 +/- ## ======================================== + Coverage 94.6% 94.6% +0.1% ======================================== Files 377 377 Lines 32685 32771 +86 ======================================== + Hits 30908 30992 +84 - Misses 1777 1779 +2 ``` | [Files](https://app.codecov.io/gh/plone/guillotina/pull/1186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone) | Coverage Δ | | |---|---|---| | [guillotina/api/service.py](https://app.codecov.io/gh/plone/guillotina/pull/1186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS9hcGkvc2VydmljZS5weQ==) | `92.6% <100.0%> (+0.1%)` | :arrow_up: | | [guillotina/contrib/image/api.py](https://app.codecov.io/gh/plone/guillotina/pull/1186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS9jb250cmliL2ltYWdlL2FwaS5weQ==) | `96.3% <100.0%> (+0.4%)` | :arrow_up: | | [guillotina/contrib/image/behaviors.py](https://app.codecov.io/gh/plone/guillotina/pull/1186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS9jb250cmliL2ltYWdlL2JlaGF2aW9ycy5weQ==) | `100.0% <100.0%> (ø)` | | | [guillotina/json/serialize\_value.py](https://app.codecov.io/gh/plone/guillotina/pull/1186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS9qc29uL3NlcmlhbGl6ZV92YWx1ZS5weQ==) | `86.6% <100.0%> (+1.7%)` | :arrow_up: | | [guillotina/schema/\_\_init\_\_.py](https://app.codecov.io/gh/plone/guillotina/pull/1186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS9zY2hlbWEvX19pbml0X18ucHk=) | `100.0% <100.0%> (ø)` | | | [guillotina/schema/interfaces.py](https://app.codecov.io/gh/plone/guillotina/pull/1186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS9zY2hlbWEvaW50ZXJmYWNlcy5weQ==) | `100.0% <100.0%> (ø)` | | | [guillotina/tests/image/test\_field.py](https://app.codecov.io/gh/plone/guillotina/pull/1186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS90ZXN0cy9pbWFnZS90ZXN0X2ZpZWxkLnB5) | `100.0% <100.0%> (ø)` | | | [guillotina/schema/\_field.py](https://app.codecov.io/gh/plone/guillotina/pull/1186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS9zY2hlbWEvX2ZpZWxkLnB5) | `97.7% <86.7%> (-0.3%)` | :arrow_down: |