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

address #714: clear_filter_text #720

Closed koalyptus closed 5 years ago

koalyptus commented 5 years ago

Description

Address regression described in #714.

Type of change

Checklist:

codecov[bot] commented 5 years ago

Codecov Report

Merging #720 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #720      +/-   ##
==========================================
+ Coverage   88.81%   88.82%   +0.01%     
==========================================
  Files          39       39              
  Lines        4505     4493      -12     
  Branches      301      311      +10     
==========================================
- Hits         4001     3991      -10     
+ Misses        486      484       -2     
  Partials       18       18
Impacted Files Coverage Δ
src/tablefilter.js 93.42% <100%> (+0.12%) :arrow_up:

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 32b5412...1cc810c. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #720 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #720      +/-   ##
==========================================
+ Coverage   88.81%   88.82%   +0.01%     
==========================================
  Files          39       39              
  Lines        4505     4493      -12     
  Branches      301      311      +10     
==========================================
- Hits         4001     3991      -10     
+ Misses        486      484       -2     
  Partials       18       18
Impacted Files Coverage Δ
src/tablefilter.js 93.42% <100%> (+0.12%) :arrow_up:

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 32b5412...1cc810c. Read the comment docs.