Princeton-CDH / geniza

version 4.x of the Princeton Geniza Project
https://geniza.princeton.edu
Apache License 2.0
11 stars 2 forks source link

Fix bug with facet counts after sorting (people list view) #1590

Closed blms closed 1 month ago

blms commented 1 month ago

Consider filters to be active if a sort is applied, as otherwise facet counts are inaccurate.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.81%. Comparing base (42a8800) to head (052164f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1590 +/- ## =========================================== - Coverage 98.81% 98.81% -0.01% =========================================== Files 238 238 Lines 13809 13809 =========================================== - Hits 13646 13645 -1 - Misses 163 164 +1 ```