plone / guillotina

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

[master] Fix and optimize json schema validate #973

Closed vangheem closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #973 into master will decrease coverage by 0.1%. The diff coverage is 56.3%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #973     +/-   ##
========================================
- Coverage    94.6%   94.6%   -0.0%     
========================================
  Files         315     315             
  Lines       27940   27969     +29     
========================================
+ Hits        26416   26435     +19     
- Misses       1524    1534     +10     
Impacted Files Coverage Δ
guillotina/tests/test_jsonschema.py 71.0% <18.2%> (-29.0%) :arrow_down:
guillotina/utils/misc.py 78.8% <72.3%> (-0.7%) :arrow_down:
guillotina/api/service.py 93.6% <100.0%> (+0.1%) :arrow_up:
guillotina/utils/__init__.py 100.0% <100.0%> (ø)
guillotina/db/storages/pg.py 89.1% <0.0%> (-0.1%) :arrow_down:
guillotina/contrib/pubsub/utility.py 87.0% <0.0%> (+2.2%) :arrow_up:
guillotina/contrib/redis/driver.py 85.8% <0.0%> (+2.7%) :arrow_up: