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(cli, logger, reporters): add the TSTYCHE_NO_INTERACTIVE environment variable #88

Merged
merged 7 commits into from
Jan 9, 2024

Conversation

mrazauskas
Copy link
Member

Similar to TSTYCHE_NO_COLOR, adding the TSTYCHE_NO_INTERACTIVE environment variable. It does nothing much today, but feels to be reasonable to have it around.

Copy link

codecov bot commented Jan 9, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d5a193e) 93.73% compared to head (075eca0) 93.77%.

❗ Current head 075eca0 differs from pull request most recent head c9d84cb. Consider uploading reports for the commit c9d84cb to get more accurate results

Files Patch % Lines
src/environment/Environment.ts 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   93.73%   93.77%   +0.04%     
==========================================
  Files          73       73              
  Lines        5424     5429       +5     
  Branches      766      758       -8     
==========================================
+ Hits         5084     5091       +7     
+ Misses        337      335       -2     
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mrazauskas mrazauskas enabled auto-merge (squash) January 9, 2024 09:30
@mrazauskas mrazauskas merged commit 072dbaa into main Jan 9, 2024
13 checks passed
@mrazauskas mrazauskas deleted the add-TSTYCHE_NO_INTERACTIVE branch January 9, 2024 09:41
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.

None yet

1 participant