Skip to content

Enable tab-completion for verdi devel tests#1809

Merged
sphuber merged 1 commit into
aiidateam:developfrom
sphuber:fix_1808_verdi_devel_tests_autocompletion
Jul 27, 2018
Merged

Enable tab-completion for verdi devel tests#1809
sphuber merged 1 commit into
aiidateam:developfrom
sphuber:fix_1808_verdi_devel_tests_autocompletion

Conversation

@sphuber
Copy link
Copy Markdown
Contributor

@sphuber sphuber commented Jul 27, 2018

Fixes #1808

This is accomplished by creating a new parameter type for the
paths argument of the command, the TestModulePath. This parameter
type implements the complete method to return a list of known
test modules that match the current incomplete value.

This is accomplished by creating a new parameter type for the
`paths` argument of the command, the TestModulePath. This parameter
type implements the `complete` method to return a list of known
test modules that match the current `incomplete` value.
@sphuber sphuber requested a review from muhrin July 27, 2018 13:27
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1809 into develop will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1809      +/-   ##
===========================================
+ Coverage    66.58%   66.58%   +<.01%     
===========================================
  Files          314      314              
  Lines        32343    32344       +1     
===========================================
+ Hits         21535    21536       +1     
  Misses       10808    10808
Impacted Files Coverage Δ
aiida/cmdline/commands/cmd_devel.py 79.22% <100%> (+0.13%) ⬆️

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 22ee002...4d78333. Read the comment docs.

@sphuber sphuber merged commit c5ecde8 into aiidateam:develop Jul 27, 2018
@sphuber sphuber deleted the fix_1808_verdi_devel_tests_autocompletion branch July 27, 2018 16:33
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