Skip to content

fix: tty support#337

Merged
Chrilleweb merged 2 commits intomainfrom
cmn/tty
Mar 20, 2026
Merged

fix: tty support#337
Chrilleweb merged 2 commits intomainfrom
cmn/tty

Conversation

@Chrilleweb
Copy link
Owner

@Chrilleweb Chrilleweb commented Mar 20, 2026

Fixes #312

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • Changes are small, focused, and easy to review
  • Link to related issues (if applicable)
  • The existing code style and project structure are followed

Tests

  • Relevant tests have been added or updated

Documentation

  • Documentation has been updated if necessary (e.g., README, docs folder)

See CONTRIBUTING.md

@changeset-bot
Copy link

changeset-bot bot commented Mar 20, 2026

🦋 Changeset detected

Latest commit: 79180de

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
dotenv-diff Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2026

📊 Unit Test Coverage

Overall coverage: 99.54%

✨ No new testable lines in this PR

Coverage threshold met (≥80%)

@Chrilleweb Chrilleweb merged commit d278b99 into main Mar 20, 2026
2 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.

[Bug] Interactive prompt may run in non-TTY environments

1 participant