scitran / core

RESTful API
https://scitran.github.io
MIT License
18 stars 18 forks source link

Use size results from _parse_request everywhere (Fix facet aggregation) #1020

Closed nagem closed 6 years ago

nagem commented 6 years ago

Caused by #1007 There was a new field returned from the request parsing logic and was not unpacked everywhere.

Review Checklist

codecov-io commented 6 years ago

Codecov Report

Merging #1020 into master will increase coverage by 0.03%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master    #1020      +/-   ##
==========================================
+ Coverage    90.6%   90.64%   +0.03%     
==========================================
  Files          50       50              
  Lines        6762     6763       +1     
==========================================
+ Hits         6127     6130       +3     
+ Misses        635      633       -2