plone / guillotina

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

[master] range support #808

Closed vangheem closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #808 into master will increase coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #808     +/-   ##
========================================
+ Coverage      94%   94.2%   +0.2%     
========================================
  Files         308     309      +1     
  Lines       27812   28062    +250     
========================================
+ Hits        26138   26426    +288     
+ Misses       1674    1636     -38
Impacted Files Coverage Δ
guillotina/tests/dbusers/test_api.py 100% <ø> (ø) :arrow_up:
guillotina/files/adapter.py 96.7% <100%> (+2.1%) :arrow_up:
guillotina/traversal.py 85.4% <100%> (ø) :arrow_up:
guillotina/tests/test_attachment.py 100% <100%> (ø) :arrow_up:
guillotina/test_package.py 96.6% <100%> (+2.1%) :arrow_up:
guillotina/files/manager.py 100% <100%> (+14.1%) :arrow_up:
guillotina/blob.py 97% <100%> (+5.9%) :arrow_up:
guillotina/tests/fixtures.py 92.5% <100%> (+0.1%) :arrow_up:
guillotina/files/exceptions.py 100% <100%> (ø)
guillotina/interfaces/files.py 100% <100%> (ø) :arrow_up:
... and 6 more