plone / guillotina

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

Fix content.async_get() catches KeyError exceptions unrelated to txn.get_child() #1178

Closed masipcat closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #1178 (52585eb) into master (e2f21a3) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/plone/guillotina/pull/1178/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://codecov.io/gh/plone/guillotina/pull/1178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone) ```diff @@ Coverage Diff @@ ## master #1178 +/- ## ====================================== Coverage 94.7% 94.7% ====================================== Files 358 358 Lines 30675 30675 ====================================== Hits 29044 29044 Misses 1631 1631 ```