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

Fix CreateSiblingRia code in replace_create_sibling_ria.py #748

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

christian-monch
Copy link
Contributor

This PR fixes a bug where the canonified ria-store URL was assigned to push_url instead of the
canonified ria-store push-URL.

@christian-monch christian-monch added the semver-minor PR implies minor-level version increment (API addition) label Jul 16, 2024
@christian-monch christian-monch requested a review from mih as a code owner July 16, 2024 08:02
This patch fixes a bug where the canonified ria-store
URL was assigned to `push_url` instead of the
canonified ria-store push-URL.
@christian-monch christian-monch force-pushed the fix-create-sibling-ria-patch branch from a89a55a to 4f1f578 Compare July 16, 2024 08:03
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.25%. Comparing base (e582c27) to head (4f1f578).
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #748      +/-   ##
==========================================
- Coverage   92.32%   92.25%   -0.07%     
==========================================
  Files         185      185              
  Lines       14184    14184              
  Branches     2129     2129              
==========================================
- Hits        13095    13086       -9     
- Misses        821      826       +5     
- Partials      268      272       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@christian-monch christian-monch removed the semver-minor PR implies minor-level version increment (API addition) label Jul 16, 2024
Copy link
Member

@mih mih left a comment

Choose a reason for hiding this comment

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

Makes sense! Thank you!

@mih mih merged commit 4cefc66 into datalad:main Jul 16, 2024
8 of 9 checks passed
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.

2 participants