plone / guillotina

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

Fixed validation of query params that are integers #937

Closed lferran closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #937     +/-   ##
========================================
+ Coverage    94.5%   94.5%   +0.1%     
========================================
  Files         333     333             
  Lines       29486   29525     +39     
========================================
+ Hits        27848   27887     +39     
  Misses       1638    1638
Impacted Files Coverage Δ
guillotina/test_package.py 96.7% <ø> (ø) :arrow_up:
guillotina/api/service.py 93.3% <100%> (+0.1%) :arrow_up:
guillotina/tests/test_swagger.py 100% <100%> (ø) :arrow_up: