Skip to content

Do not print out red text when a spec cannot be found for a file#88

Merged
alexevanczuk merged 4 commits intomainfrom
ae-remove-skips
Apr 19, 2023
Merged

Do not print out red text when a spec cannot be found for a file#88
alexevanczuk merged 4 commits intomainfrom
ae-remove-skips

Conversation

@alexevanczuk
Copy link
Copy Markdown
Contributor

@alexevanczuk alexevanczuk commented Apr 19, 2023

user feedback informed us folks were confused by the red text when a spec was not found, thinking they did something wrong.

99% of the time, a spec simply does not exist, and the user does not need to take action.

For now, we've just changed this behavior. We could always add it back with a --verbose mode.

Separately, I realized that we were not running all tests because of an exit in the code. I changed internal clients to use safe_exit which I've stubbed across the test suite.

@alexevanczuk alexevanczuk merged commit 4aa90ae into main Apr 19, 2023
@alexevanczuk alexevanczuk deleted the ae-remove-skips branch April 19, 2023 15:54
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.

1 participant