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

Add DvcViewer class #3359

Merged
merged 1 commit into from
Feb 27, 2023
Merged

Add DvcViewer class #3359

merged 1 commit into from
Feb 27, 2023

Conversation

mattseddon
Copy link
Member

@mattseddon mattseddon commented Feb 27, 2023

3/5 main <- #3356 <- #3358 <- this <- #3361 <- #3362

This PR adds a DvcViewer class used to manage multiple ViewableCliProcesses. The class will be used to create processes that can/do show a Pseudoterminal containing the process' output. This class will initially be used to show logs for experiments running the queue.

@mattseddon mattseddon self-assigned this Feb 27, 2023
@mattseddon mattseddon changed the base branch from main to add-viewable-process February 27, 2023 04:41
@mattseddon mattseddon force-pushed the add-viewer branch 2 times, most recently from cbdc134 to dd32776 Compare February 27, 2023 05:13
@mattseddon mattseddon marked this pull request as ready for review February 27, 2023 05:17
Base automatically changed from add-viewable-process to main February 27, 2023 22:17
@codeclimate
Copy link

codeclimate bot commented Feb 27, 2023

Code Climate has analyzed commit 616c35e and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 90.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 96.0% (0.0% change).

View more on Code Climate.

@mattseddon mattseddon merged commit 6450151 into main Feb 27, 2023
@mattseddon mattseddon deleted the add-viewer branch February 27, 2023 22:32
@mattseddon
Copy link
Member Author

Related to #3178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants