plone / guillotina

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

Fixing a bug in TUS #1077

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1077 (9d541bb) into master (3c068d9) will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1077     +/-   ##
========================================
+ Coverage    94.5%   94.5%   +0.1%     
========================================
  Files         341     341             
  Lines       29200   29200             
========================================
+ Hits        27589   27591      +2     
+ Misses       1611    1609      -2     
Impacted Files Coverage Δ
guillotina/api/service.py 91.9% <100.0%> (ø)
guillotina/files/manager.py 100.0% <100.0%> (+0.5%) :arrow_up:
guillotina/db/storages/pg.py 88.5% <0.0%> (+0.2%) :arrow_up: