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(watch): Add watch paths to test subcommand #24771

Merged
merged 4 commits into from
Aug 19, 2024

Conversation

lczerniawski
Copy link
Contributor

@lczerniawski lczerniawski commented Jul 28, 2024

This PR introduces paths’ support for test subcommands #24465.
It also adds an HMR flag for a test subcommand cause method that is used for parsing flags watch_arg_parse_with_paths tries to read that.
Let me know if that is ok, or should I split the code into two parts?

I also didn't create any PR for documentation, for me it already states that it is possible to pass paths to test watch command (even though it is not true for now)

cli/args/flags.rs Outdated Show resolved Hide resolved
@lczerniawski lczerniawski changed the title feat(watch): Add watch and hrm paths to test subcommand feat(watch): Add watch paths to test subcommand Jul 30, 2024
@bartlomieju bartlomieju added this to the 1.46 milestone Aug 2, 2024
@bartlomieju
Copy link
Member

@lczerniawski could you please merge main and resolve the conflicts?

@lczerniawski
Copy link
Contributor Author

@lczerniawski could you please merge main and resolve the conflicts?

Absolutely! Just done it.

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@dsherret dsherret enabled auto-merge (squash) August 19, 2024 16:34
@dsherret dsherret merged commit 0f2e47d into denoland:main Aug 19, 2024
17 checks passed
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.

4 participants