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

feat: add label to compute instruction URL #52

Merged
merged 10 commits into from
Nov 21, 2024

Conversation

christian-monch
Copy link
Contributor

@christian-monch christian-monch commented Nov 18, 2024

Addresses issue #51

@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 94.01198% with 10 lines in your changes missing coverage. Please review.

Project coverage is 91.60%. Comparing base (0e725dc) to head (592f6e6).

Files with missing lines Patch % Lines
datalad_remake/annexremotes/tests/utils.py 86.76% 7 Missing and 2 partials ⚠️
datalad_remake/annexremotes/remake_remote.py 96.55% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
- Coverage   91.87%   91.60%   -0.28%     
==========================================
  Files          21       23       +2     
  Lines         874      965      +91     
  Branches       69       77       +8     
==========================================
+ Hits          803      884      +81     
- Misses         51       59       +8     
- Partials       20       22       +2     

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


🚨 Try these New Features:

@christian-monch christian-monch marked this pull request as ready for review November 20, 2024 18:49
This commit adds `GitEnvironment()` as a source for
label priorities in the special remote. It also
removes all uses of `datalad_cfg` from the tests
that exercise the special remote in favor of
`cfgman`.
@christian-monch christian-monch merged commit 6f4aa2f into datalad:main Nov 21, 2024
5 checks passed
@christian-monch christian-monch deleted the ci-priotirization branch November 21, 2024 13:06
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