Skip to content

Fix a few issues in zsh completion#5342

Merged
ThomasWaldmann merged 1 commit intoborgbackup:1.1-maintfrom
oxiedi:fix-zsh-completion-issues_1.1-maint
Sep 26, 2020
Merged

Fix a few issues in zsh completion#5342
ThomasWaldmann merged 1 commit intoborgbackup:1.1-maintfrom
oxiedi:fix-zsh-completion-issues_1.1-maint

Conversation

@oxiedi
Copy link
Contributor

@oxiedi oxiedi commented Sep 23, 2020

Namely:

  • add tags to all untagged contexts;
  • don't leak $debug_commands;
  • plus some cosmetic changes.

@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2020

Codecov Report

Merging #5342 into 1.1-maint will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           1.1-maint    #5342      +/-   ##
=============================================
- Coverage      80.25%   80.22%   -0.03%     
=============================================
  Files             27       27              
  Lines          10390    10396       +6     
  Branches        1828     1829       +1     
=============================================
+ Hits            8338     8340       +2     
- Misses          1541     1546       +5     
+ Partials         511      510       -1     
Impacted Files Coverage Δ
src/borg/archive.py 83.13% <0.00%> (-0.30%) ⬇️
src/borg/helpers.py 87.41% <0.00%> (+0.07%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6570cea...a6c4047. Read the comment docs.

Namely:

  - add tags to all untagged contexts;
  - don't leak $debug_commands;
  - plus some cosmetic changes.
@oxiedi oxiedi force-pushed the fix-zsh-completion-issues_1.1-maint branch from d36a4bb to a6c4047 Compare September 24, 2020 20:58
@ThomasWaldmann ThomasWaldmann merged commit 7107b27 into borgbackup:1.1-maint Sep 26, 2020
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.

3 participants