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 group cache pickling problem #1089

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1089 (b8a5ed4) into master (d36adf2) will decrease coverage by 0.1%. The diff coverage is 94.5%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1089     +/-   ##
========================================
- Coverage    94.5%   94.5%   -0.0%     
========================================
  Files         341     341             
  Lines       29207   29224     +17     
========================================
+ Hits        27597   27608     +11     
- Misses       1610    1616      +6     
Impacted Files Coverage Δ
guillotina/contrib/dbusers/content/users.py 96.2% <83.4%> (-1.1%) :arrow_down:
guillotina/tests/dbusers/settings.py 100.0% <100.0%> (ø)
guillotina/tests/dbusers/test_reset_password.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: