Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: upgrade versioneer from versioneer-0.20.dev0 to versioneer-0.23.dev0 #6888

Merged
merged 2 commits into from
Jul 26, 2022

Conversation

yarikoptic
Copy link
Member

In wild hopes of resolving #6887

@yarikoptic yarikoptic added the semver-internal Changes only affect the internal API label Jul 26, 2022
versioneer upgrade fails to detect our fancy adjusted import which we
already have, so it added a 2nd one which we do not need!
@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #6888 (df5dd2b) into maint (798686d) will increase coverage by 1.39%.
The diff coverage is 44.55%.

@@            Coverage Diff             @@
##            maint    #6888      +/-   ##
==========================================
+ Coverage   89.74%   91.14%   +1.39%     
==========================================
  Files         354      354              
  Lines       46130    46209      +79     
==========================================
+ Hits        41401    42117     +716     
+ Misses       4729     4092     -637     
Impacted Files Coverage Δ
datalad/_version.py 45.68% <44.55%> (-0.26%) ⬇️
datalad/cmd.py 94.09% <0.00%> (ø)
datalad/support/tests/test_annexrepo.py 97.82% <0.00%> (+0.14%) ⬆️
datalad/support/gitrepo.py 92.90% <0.00%> (+0.15%) ⬆️
datalad/distribution/tests/test_install.py 99.81% <0.00%> (+0.18%) ⬆️
datalad/distribution/create_sibling.py 69.80% <0.00%> (+0.28%) ⬆️
datalad/distribution/tests/test_dataset.py 99.70% <0.00%> (+0.29%) ⬆️
datalad/core/distributed/tests/test_clone.py 97.59% <0.00%> (+0.36%) ⬆️
datalad/support/network.py 91.24% <0.00%> (+0.43%) ⬆️
datalad/core/local/tests/test_save.py 98.03% <0.00%> (+0.49%) ⬆️
... and 41 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 798686d...df5dd2b. Read the comment docs.

@yarikoptic
Copy link
Member Author

ok -- good that we attended to benchmarks. All good now. failing travis is known NFS one

@yarikoptic yarikoptic merged commit 3e7637b into datalad:maint Jul 26, 2022
@yarikoptic yarikoptic deleted the upgrade-versioneer branch February 13, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-internal Changes only affect the internal API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant