plone / guillotina

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

Migration g5 to g6 fixes #963

Closed lferran closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #963 into master will increase coverage by 0.1%. The diff coverage is 98.6%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #963     +/-   ##
========================================
+ Coverage    94.6%   94.6%   +0.1%     
========================================
  Files         315     316      +1     
  Lines       27969   28028     +59     
========================================
+ Hits        26436   26498     +62     
+ Misses       1533    1530      -3     
Impacted Files Coverage Δ
guillotina/asgi.py 93.2% <ø> (ø)
guillotina/exc_resp.py 100.0% <ø> (ø)
guillotina/request.py 85.6% <88.9%> (+0.1%) :arrow_up:
guillotina/middlewares/errors.py 100.0% <100.0%> (ø)
guillotina/renderers.py 88.0% <100.0%> (+0.5%) :arrow_up:
guillotina/schema/_field.py 98.0% <100.0%> (+0.5%) :arrow_up:
guillotina/schema/tests/test__field.py 99.3% <100.0%> (+0.1%) :arrow_up:
guillotina/tests/test_middlewares.py 100.0% <100.0%> (ø)
guillotina/tests/test_renderers.py 100.0% <100.0%> (ø)
guillotina/tests/test_request.py 100.0% <100.0%> (ø)
... and 3 more