koalyptus / TableFilter

A Javascript library making HTML tables filterable and a bit more :)
https://www.tablefilter.com
MIT License
324 stars 95 forks source link

769 refine empty nonempty operators logic #784

Closed koalyptus closed 4 years ago

koalyptus commented 4 years ago

Description

Addresses issue #769

Type of change

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

Merging #784 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #784   +/-   ##
=======================================
  Coverage   89.09%   89.09%           
=======================================
  Files          39       39           
  Lines        4504     4504           
  Branches      327      327           
=======================================
  Hits         4013     4013           
  Misses        475      475           
  Partials       16       16           
Impacted Files Coverage Δ
src/tablefilter.js 93.48% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8e48bf2...825b915. Read the comment docs.