plone / guillotina

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

Add cors wrapper on conflict response #1036

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1036 into master will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1036     +/-   ##
========================================
+ Coverage    94.7%   94.7%   +0.1%     
========================================
  Files         316     316             
  Lines       28113   28115      +2     
========================================
+ Hits        26599   26601      +2     
  Misses       1514    1514             
Impacted Files Coverage Δ
guillotina/asgi.py 93.3% <100.0%> (+0.1%) :arrow_up:
guillotina/tests/test_traversal.py 100.0% <100.0%> (ø)
guillotina/traversal.py 85.2% <100.0%> (ø)