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 dynamic select filter type #61

Merged
merged 1 commit into from
Feb 27, 2023
Merged

Conversation

rclement
Copy link
Owner

Fixes issue #59

@codecov-commenter
Copy link

Codecov Report

Merging #61 (cdacd1c) into master (faecb80) will not change coverage.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##            master       #61   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          285       296   +11     
  Branches        58        63    +5     
=========================================
+ Hits           285       296   +11     
Impacted Files Coverage Δ
tests/conftest.py 100.00% <ø> (ø)
datasette_dashboards/__init__.py 100.00% <100.00%> (ø)
tests/test_dashboard_view.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rclement rclement merged commit ec9a3b3 into master Feb 27, 2023
@rclement rclement deleted the dynamic-select-filter branch February 27, 2023 10:55
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.

None yet

2 participants