plone / guillotina

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

Support python 3.10 #1149

Closed masipcat closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #1149 (4e74118) into master (42aea96) will increase coverage by 0.1%. The diff coverage is 94.3%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1149     +/-   ##
========================================
+ Coverage    94.6%   94.6%   +0.1%     
========================================
  Files         383     383             
  Lines       32753   32774     +21     
========================================
+ Hits        30952   30994     +42     
+ Misses       1801    1780     -21     
Impacted Files Coverage Δ
guillotina/api/login.py 84.9% <ø> (ø)
guillotina/configure/config.py 70.0% <0.0%> (ø)
guillotina/db/cache/base.py 100.0% <ø> (ø)
guillotina/metrics.py 92.9% <ø> (+1.8%) :arrow_up:
guillotina/tests/test_auth.py 100.0% <ø> (ø)
guillotina/tests/fixtures.py 92.9% <33.4%> (ø)
guillotina/db/transaction.py 90.3% <75.0%> (-0.1%) :arrow_down:
guillotina/traversal.py 85.5% <75.0%> (-0.1%) :arrow_down:
guillotina/contrib/pubsub/utility.py 87.0% <85.8%> (+2.2%) :arrow_up:
guillotina/contrib/redis/driver.py 86.4% <97.4%> (+2.2%) :arrow_up:
... and 33 more