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

Cleanup interface list, introduce group sort, new group structure #6223

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

mih
Copy link
Member

@mih mih commented Nov 22, 2021

The new structure accents on the API structure proposal in #3192

This PR concludes the recovery from the failed #6178

@mih mih added the semver-documentation Changes only affect the documentation, no impact on version label Nov 22, 2021
The new structure accents on the API structure proposal in datalad#3192
@codecov
Copy link

codecov bot commented Nov 22, 2021

Codecov Report

Merging #6223 (359e0dc) into master (0ceec65) will decrease coverage by 1.04%.
The diff coverage is 100.00%.

❗ Current head 359e0dc differs from pull request most recent head 93026b2. Consider uploading reports for the commit 93026b2 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6223      +/-   ##
==========================================
- Coverage   89.72%   88.68%   -1.05%     
==========================================
  Files         323      323              
  Lines       41826    41823       -3     
==========================================
- Hits        37530    37090     -440     
- Misses       4296     4733     +437     
Impacted Files Coverage Δ
datalad/cmdline/helpers.py 73.42% <100.00%> (ø)
datalad/cmdline/tests/test_main.py 83.14% <100.00%> (-1.69%) ⬇️
datalad/interface/__init__.py 100.00% <100.00%> (ø)
datalad/interface/base.py 89.51% <100.00%> (ø)
datalad/version.py 0.00% <0.00%> (-100.00%) ⬇️
datalad/plugin/wtf.py 0.00% <0.00%> (-100.00%) ⬇️
datalad/plugin/addurls.py 0.00% <0.00%> (-100.00%) ⬇️
datalad/interface/clean.py 0.00% <0.00%> (-100.00%) ⬇️
datalad/interface/rerun.py 0.00% <0.00%> (-100.00%) ⬇️
datalad/plugin/no_annex.py 0.00% <0.00%> (-100.00%) ⬇️
... and 63 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 0ceec65...93026b2. Read the comment docs.

@mih
Copy link
Member Author

mih commented Nov 22, 2021

Killed the metalad tests after 3h

@mih
Copy link
Member Author

mih commented Nov 22, 2021

Unrelated test errors

@mih mih merged commit 4de469a into datalad:master Nov 22, 2021
@mih mih deleted the rf-api branch November 22, 2021 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-documentation Changes only affect the documentation, no impact on version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant