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

DOC: Make a history page from the README #339

Merged
merged 4 commits into from
Feb 28, 2023

Conversation

adswa
Copy link
Member

@adswa adswa commented Feb 28, 2023

This fixes #338 by moving the detailed technical information comparing previous and current versions into the user guide.

Copy link
Collaborator

@christian-monch christian-monch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, thanks @adswa

@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.09 ⚠️

Comparison is base (5c4e165) 86.50% compared to head (90f3cc6) 86.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #339      +/-   ##
==========================================
- Coverage   86.50%   86.42%   -0.09%     
==========================================
  Files          88       88              
  Lines        4825     4831       +6     
==========================================
+ Hits         4174     4175       +1     
- Misses        651      656       +5     
Impacted Files Coverage Δ
datalad_metalad/dump.py 74.05% <0.00%> (-2.58%) ⬇️
datalad_metalad/tests/test_add.py 99.72% <0.00%> (+<0.01%) ⬆️
datalad_metalad/add.py 91.91% <0.00%> (+0.03%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@christian-monch christian-monch merged commit e4fe1b9 into datalad:master Feb 28, 2023
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.

DOC: More user-friendly README restructuring
3 participants