Skip to content

Add -v/--verbose flag to verdi devel tests#1807

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

Add -v/--verbose flag to verdi devel tests#1807
sphuber merged 1 commit into
aiidateam:developfrom
sphuber:fix_1805_verdi_devel_tests_verbose

Conversation

@sphuber
Copy link
Copy Markdown
Contributor

@sphuber sphuber commented Jul 27, 2018

Fixes #1805

This flag will cause the unittest test runner to print the class
and function name of each test that is run. This is useful when
tracking down a particular test that is failing or is causing the
tests to hang.

@sphuber sphuber requested a review from muhrin July 27, 2018 13:52
This flag will cause the unittest test runner to print the class
and function name of each test that is run. This is useful when
tracking down a particular test that is failing or is causing the
tests to hang.
@sphuber sphuber force-pushed the fix_1805_verdi_devel_tests_verbose branch from 53f0abd to 918e72f Compare July 27, 2018 16:35
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1807 into develop will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1807      +/-   ##
===========================================
- Coverage    66.61%   66.58%   -0.03%     
===========================================
  Files          314      314              
  Lines        32344    32346       +2     
===========================================
- Hits         21545    21538       -7     
- Misses       10799    10808       +9
Impacted Files Coverage Δ
aiida/cmdline/params/options/__init__.py 100% <100%> (ø) ⬆️
aiida/cmdline/commands/cmd_devel.py 79.35% <100%> (+0.13%) ⬆️
aiida/backends/djsite/globalsettings.py 81.57% <0%> (-5.27%) ⬇️
aiida/backends/djsite/db/models.py 75.34% <0%> (-0.89%) ⬇️

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 c5ecde8...918e72f. Read the comment docs.

@sphuber sphuber merged commit 1dfd4a8 into aiidateam:develop Jul 27, 2018
@sphuber sphuber deleted the fix_1805_verdi_devel_tests_verbose branch July 27, 2018 17:04
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