Skip to content

ENH: include version of datalad in tests teardown Versions: report#6628

Merged
yarikoptic merged 1 commit intodatalad:maintfrom
yarikoptic:enh-tests-versions
Apr 19, 2022
Merged

ENH: include version of datalad in tests teardown Versions: report#6628
yarikoptic merged 1 commit intodatalad:maintfrom
yarikoptic:enh-tests-versions

Conversation

@yarikoptic
Copy link
Member

In particular useful while troubleshooting extensions, which would
typically reuse the same setup/teardown as of the core package.

Ran into such a desire while looking at mih/datalad-mihextras#27

In particular useful while troubleshooting extensions, which would
typically reuse the same setup/teardown as of the core package.

Ran into such a desire while looking at mih/datalad-mihextras#27
@yarikoptic yarikoptic added DX developer experience merge-if-ok OP considers this work done, and requests review/merge semver-tests Changes only affect tests, no impact on version labels Apr 18, 2022
@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #6628 (d1e53ea) into maint (a69fc7d) will increase coverage by 0.19%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            maint    #6628      +/-   ##
==========================================
+ Coverage   90.97%   91.17%   +0.19%     
==========================================
  Files         353      353              
  Lines       44483    44485       +2     
==========================================
+ Hits        40469    40557      +88     
+ Misses       4014     3928      -86     
Impacted Files Coverage Δ
datalad/__init__.py 85.71% <100.00%> (+0.08%) ⬆️
datalad/customremotes/tests/test_archives.py 89.28% <0.00%> (-0.65%) ⬇️
datalad/utils.py 85.48% <0.00%> (+0.08%) ⬆️
datalad/support/tests/test_annexrepo.py 97.87% <0.00%> (+0.27%) ⬆️
datalad/distribution/create_sibling.py 65.42% <0.00%> (+0.28%) ⬆️
datalad/local/add_archive_content.py 88.13% <0.00%> (+0.42%) ⬆️
datalad/distributed/tests/test_ria_basics.py 98.15% <0.00%> (+0.52%) ⬆️
datalad/support/tests/test_sshconnector.py 98.76% <0.00%> (+0.61%) ⬆️
datalad/local/rerun.py 96.41% <0.00%> (+0.65%) ⬆️
datalad/runner/tests/test_witless_runner.py 95.39% <0.00%> (+0.65%) ⬆️
... and 16 more

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 a69fc7d...d1e53ea. Read the comment docs.

@yarikoptic
Copy link
Member Author

well, it is minor, easy to revert, and no objections were voiced. Let's proceed.

@yarikoptic yarikoptic merged commit 1389fe8 into datalad:maint Apr 19, 2022
@yarikoptic yarikoptic deleted the enh-tests-versions branch July 11, 2022 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DX developer experience merge-if-ok OP considers this work done, and requests review/merge semver-tests Changes only affect tests, no impact on version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant