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 -Detailed parameter for Measure-Karma #166

Merged
merged 5 commits into from
May 4, 2019
Merged

Conversation

vexx32
Copy link
Owner

@vexx32 vexx32 commented May 3, 2019

PR Summary

Adds a new parameter to Measure-Karma: -Detailed (switch parameter).

Details

When the -Detailed switch is provided, Measure-Karma adds a summary view of the file you're currently progressing through to the meditation prompt.

image

Some minor changes to the default prompt display were also made in order to give it some visual consistency with the new display.

Fixes #150

vexx32 added 2 commits May 3, 2019 17:38
Allows the full test results for a file to be passed in.
:recycle: Some minor adjustments to the default prompt display as well.
Causes the latest file's results to be sent to the meditation prompt.
Prompt will display a summary of the current file's tests.
@vexx32 vexx32 added PR-Needs-Review 🔍 Let's take a closer look! Category-Module Pertaining to the module's functionality itself. labels May 3, 2019
@vexx32 vexx32 requested a review from steviecoaster as a code owner May 3, 2019 21:50
@vexx32 vexx32 merged commit 757d80d into master May 4, 2019
@vexx32 vexx32 deleted the Feature/TopicDetails branch May 4, 2019 00:51
@vexx32 vexx32 removed the PR-Needs-Review 🔍 Let's take a closer look! label Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category-Module Pertaining to the module's functionality itself.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add functionality to check progress
1 participant