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] Be able to have async schema invariants #932

Closed vangheem closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #932 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #932     +/-   ##
========================================
+ Coverage    94.5%   94.5%   +0.1%     
========================================
  Files         333     333             
  Lines       29429   29481     +52     
========================================
+ Hits        27794   27847     +53     
+ Misses       1635    1634      -1
Impacted Files Coverage Δ
guillotina/tests/test_serialize.py 100% <100%> (ø) :arrow_up:
guillotina/json/utils.py 91.9% <100%> (+9.6%) :arrow_up:
guillotina/auth/extractors.py 87.7% <100%> (+0.2%) :arrow_up:
guillotina/json/deserialize_content.py 93.3% <100%> (+1%) :arrow_up: