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

feat: add new custom_sql_filter parameter #180

Merged

Conversation

RaczeQ
Copy link
Collaborator

@RaczeQ RaczeQ commented Nov 3, 2024

No description provided.

Copy link

codecov bot commented Nov 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.08%. Comparing base (8b25fbc) to head (e21b4e2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
+ Coverage   92.06%   92.08%   +0.01%     
==========================================
  Files          23       23              
  Lines        2054     2059       +5     
==========================================
+ Hits         1891     1896       +5     
  Misses        163      163              
Flag Coverage Δ
macos-13-python3.12 92.08% <100.00%> (+0.01%) ⬆️
ubuntu-latest-python3.10 92.08% <100.00%> (+0.01%) ⬆️
ubuntu-latest-python3.11 92.08% <100.00%> (+0.01%) ⬆️
ubuntu-latest-python3.12 92.08% <100.00%> (+0.01%) ⬆️
ubuntu-latest-python3.9 92.07% <100.00%> (+0.01%) ⬆️
windows-latest-python3.12 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RaczeQ RaczeQ linked an issue Nov 3, 2024 that may be closed by this pull request
@RaczeQ RaczeQ merged commit e291608 into main Nov 3, 2024
12 of 13 checks passed
@RaczeQ RaczeQ deleted the 67-add-option-to-write-custom-sql-filters-for-experienced-users branch November 3, 2024 21:06
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.

Add option to write custom SQL filters for experienced users.
1 participant