plone / guillotina

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

[5.x] better validation json schema #924

Closed vangheem closed 4 years ago

vangheem commented 4 years ago

@masipcat I know you've already done a lot of this work on master but this is just so we can get relevant details on json schema validation errors.

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (5.x@0e8cd52). Click here to learn what that means. The diff coverage is 60%.

Impacted file tree graph

@@          Coverage Diff          @@
##             5.x    #924   +/-   ##
=====================================
  Coverage       ?   94.6%           
=====================================
  Files          ?     306           
  Lines          ?   27800           
  Branches       ?       0           
=====================================
  Hits           ?   26281           
  Misses         ?    1519           
  Partials       ?       0
Impacted Files Coverage Δ
guillotina/schema/_field.py 97.5% <0%> (ø)
guillotina/json/deserialize_content.py 92.4% <75%> (ø)