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 bug in traversal introduced when added support for asgi middlewares #838

Closed masipcat closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #838 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #838     +/-   ##
========================================
+ Coverage    94.3%   94.3%   +0.1%     
========================================
  Files         312     312             
  Lines       28318   28319      +1     
========================================
+ Hits        26702   26703      +1     
  Misses       1616    1616
Impacted Files Coverage Δ
guillotina/traversal.py 84.4% <100%> (+0.1%) :arrow_up: