Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement keywords filter for Tabulator #3298

Merged
merged 1 commit into from
Apr 1, 2022
Merged

Conversation

philippjfr
Copy link
Member

Fixes #2946

@codecov
Copy link

codecov bot commented Apr 1, 2022

Codecov Report

Merging #3298 (7aef607) into master (070b0c4) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3298      +/-   ##
==========================================
+ Coverage   83.41%   83.44%   +0.02%     
==========================================
  Files         195      195              
  Lines       26423    26451      +28     
==========================================
+ Hits        22041    22072      +31     
+ Misses       4382     4379       -3     
Impacted Files Coverage Δ
panel/tests/widgets/test_tables.py 99.59% <100.00%> (+<0.01%) ⬆️
panel/widgets/tables.py 87.91% <100.00%> (+0.46%) ⬆️

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 070b0c4...7aef607. Read the comment docs.

@philippjfr philippjfr merged commit d7a6b66 into master Apr 1, 2022
@philippjfr philippjfr deleted the tabulator_keywords branch April 1, 2022 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tabulator - Header Filters Using keywords Function and matchAll Option
1 participant