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

Allow filtering by filesystem paths in 'tach show' #349

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Conversation

emdoyle
Copy link
Member

@emdoyle emdoyle commented Sep 30, 2024

Fixes: #322

Examples:
> tach show --web python/tach/parsing python/tach/utils
https://show.gauge.sh/?uid=5da52380-c7cd-497b-a048-49c609c5a01c

> tach show --web python/tach/
https://show.gauge.sh/?uid=3baebffb-5bed-4fce-bed3-5f3d3115d61d

> tach show --web python/tach/filesystem python/tach/report.py
https://show.gauge.sh/?uid=ec1453f1-f0d0-472f-9126-a54c3163c6ad

@emdoyle emdoyle merged commit 977efd6 into main Oct 2, 2024
7 checks passed
@emdoyle emdoyle deleted the tach-show-filter branch October 2, 2024 21:05
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 filter options to tach show
1 participant