plone / guillotina

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

Fix navigate_to() crashes with 'AttributeError' when traversing to a non-folderish object #1144

Closed masipcat closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #1144 (df2b62e) into master (5341b98) will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1144     +/-   ##
========================================
+ Coverage    94.5%   94.6%   +0.1%     
========================================
  Files         383     383             
  Lines       32699   32704      +5     
========================================
+ Hits        30898   30908     +10     
+ Misses       1801    1796      -5     
Impacted Files Coverage Δ
guillotina/tests/test_utils.py 100.0% <100.0%> (ø)
guillotina/utils/content.py 94.2% <100.0%> (+0.2%) :arrow_up:
guillotina/contrib/pubsub/utility.py 87.0% <0.0%> (+2.2%) :arrow_up:
guillotina/contrib/redis/driver.py 86.5% <0.0%> (+2.3%) :arrow_up: