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

Support filtering orphan visits by type in VisitRepository #1995

Merged
merged 5 commits into from
Feb 10, 2024

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Feb 10, 2024

Closes #1979

Shlink-web-client has supported filtering orphan visits by type for some time, but this was always done client-side.

This PR adds the ability to filter orphan visits lists by type, both via REST API and CLI.

@acelaya acelaya force-pushed the feature/orphan-visits-filter branch from 2e41485 to 46acf4d Compare February 10, 2024 12:58
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (17792a1) 96.90% compared to head (14a0db1) 96.93%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1995      +/-   ##
=============================================
+ Coverage      96.90%   96.93%   +0.02%     
- Complexity      1346     1355       +9     
=============================================
  Files            247      250       +3     
  Lines           4660     4696      +36     
=============================================
+ Hits            4516     4552      +36     
  Misses           144      144              

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

@acelaya acelaya marked this pull request as ready for review February 10, 2024 17:30
@acelaya acelaya merged commit 522d021 into shlinkio:develop Feb 10, 2024
33 checks passed
@acelaya acelaya deleted the feature/orphan-visits-filter branch February 10, 2024 17:37
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.

Support filtering orphan visits by type
1 participant