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 file not deleted in IMultiAttachments dict #1010

Closed masipcat closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1010 (43ad50d) into master (38466ea) will decrease coverage by 0.1%. The diff coverage is 88.3%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1010     +/-   ##
========================================
- Coverage    94.6%   94.6%   -0.0%     
========================================
  Files         335     335             
  Lines       28944   28960     +16     
========================================
+ Hits        27364   27373      +9     
- Misses       1580    1587      +7     
Impacted Files Coverage Δ
guillotina/api/service.py 91.9% <75.0%> (-0.8%) :arrow_down:
guillotina/files/adapter.py 97.0% <100.0%> (+0.1%) :arrow_up:
guillotina/files/manager.py 100.0% <100.0%> (ø)
guillotina/tests/test_attachment.py 100.0% <100.0%> (ø)
guillotina/contrib/redis/driver.py 84.3% <0.0%> (-2.2%) :arrow_down:
guillotina/contrib/pubsub/utility.py 84.8% <0.0%> (-2.1%) :arrow_down:
guillotina/db/storages/pg.py 88.4% <0.0%> (-0.1%) :arrow_down:
guillotina/files/field.py 89.2% <0.0%> (+1.0%) :arrow_up: