Skip to content

Adding integration tests for the braced variable parsing in env#9459

Merged
sylvestre merged 2 commits into
uutils:mainfrom
ChrisDryden:env_coverage
Nov 23, 2025
Merged

Adding integration tests for the braced variable parsing in env#9459
sylvestre merged 2 commits into
uutils:mainfrom
ChrisDryden:env_coverage

Conversation

@ChrisDryden

@ChrisDryden ChrisDryden commented Nov 23, 2025

Copy link
Copy Markdown
Collaborator

I have been going through the code coverage site to see which areas are still missing tests and saw that the majority of the variable parsing in the env bin did not have integration tests. This should be expanded on even further especially for the default value parsing because this feature does not exist in the GNU implementation and the current implementation does not match the BSD spec either.

@ChrisDryden ChrisDryden marked this pull request as ready for review November 23, 2025 14:10
@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)

@sylvestre

Copy link
Copy Markdown
Contributor

codecov/project — 88.27% (+0.08%) compared to 9f1922b

@sylvestre sylvestre merged commit b4423b9 into uutils:main Nov 23, 2025
127 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.

2 participants