plone / guillotina

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

Filename on dict download #1075

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1075 (17b76bc) into master (f4bc1a3) will increase coverage by 0.7%. The diff coverage is 95.5%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1075     +/-   ##
========================================
+ Coverage    93.9%   94.5%   +0.7%     
========================================
  Files         340     341      +1     
  Lines       29180   29199     +19     
========================================
+ Hits        27375   27588    +213     
+ Misses       1805    1611    -194     
Impacted Files Coverage Δ
guillotina/api/files.py 98.2% <66.7%> (-0.9%) :arrow_down:
guillotina/api/service.py 91.9% <100.0%> (ø)
guillotina/tests/dyncontent/test_dynapi.py 100.0% <100.0%> (ø)
guillotina/files/manager.py 99.6% <0.0%> (-0.4%) :arrow_down:
guillotina/json/deserialize_content.py 94.1% <0.0%> (+0.8%) :arrow_up:
guillotina/configure/__init__.py 90.6% <0.0%> (+1.9%) :arrow_up:
guillotina/contrib/dyncontent/vocabularies.py 77.5% <0.0%> (+77.5%) :arrow_up:
guillotina/contrib/dyncontent/subscriber.py 90.8% <0.0%> (+90.8%) :arrow_up:
guillotina/tests/dyncontent/settings.py 100.0% <0.0%> (+100.0%) :arrow_up:
... and 2 more