Skip to content

Comments

bash nounset mode fixes#143

Merged
casperdcl merged 1 commit intoiterative:mainfrom
scop:fix/bash-nounset
Jul 28, 2023
Merged

bash nounset mode fixes#143
casperdcl merged 1 commit intoiterative:mainfrom
scop:fix/bash-nounset

Conversation

@scop
Copy link
Contributor

@scop scop commented Jul 28, 2023

Fixes issues I came across while briefly testing the shtab completions of keyring in set -o nounset mode, as well tests failing in that mode.

This might not be a complete set, but it's a start.

Fixes issues I came across while briefly testing the shtab completions
of `keyring` in `set -o nounset` mode, as well tests failing in that
mode.

This might not be a complete set, but it's a start.
Copy link
Collaborator

@casperdcl casperdcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@casperdcl casperdcl assigned casperdcl and scop and unassigned casperdcl Jul 28, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (a6f5ba9) 88.88% compared to head (e6a5042) 88.88%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #143   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files           3        3           
  Lines         360      360           
=======================================
  Hits          320      320           
  Misses         40       40           
Files Changed Coverage Δ
shtab/__init__.py 90.76% <ø> (ø)

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

@casperdcl casperdcl merged commit 4f2576e into iterative:main Jul 28, 2023
@casperdcl casperdcl added external-request You asked, we did technical-debt Refactoring, linting & tidying labels Jul 28, 2023
@scop scop deleted the fix/bash-nounset branch July 28, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external-request You asked, we did shell-bash technical-debt Refactoring, linting & tidying

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants