-
Notifications
You must be signed in to change notification settings - Fork 14
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
Release pathspec requirement. #163
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
karajan1001
added a commit
to karajan1001/dvc
that referenced
this pull request
Jan 5, 2023
fix: iterative#8217 1. Replace group name to avoid conflict. 2. Disable failed tests. 3. Bump pathspec to 0.10.3 Wait for scmrepo's update iterative/scmrepo#163
2 tasks
Codecov ReportBase: 81.63% // Head: 81.57% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #163 +/- ##
==========================================
- Coverage 81.63% 81.57% -0.06%
==========================================
Files 25 25
Lines 3408 3408
Branches 588 587 -1
==========================================
- Hits 2782 2780 -2
- Misses 544 546 +2
Partials 82 82
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. |
dtrifiro
approved these changes
Jan 5, 2023
karajan1001
added a commit
to karajan1001/dvc
that referenced
this pull request
Jan 6, 2023
fix: iterative#8217 1. Replace group name to avoid conflict. 2. Disable failed tests. 3. Bump pathspec to 0.10.3 Wait for scmrepo's update iterative/scmrepo#163
karajan1001
added a commit
to karajan1001/dvc
that referenced
this pull request
Jan 6, 2023
fix: iterative#8217 1. Replace group name to avoid conflict. 2. Disable failed tests. 3. Bump pathspec to 0.10.3 Wait for scmrepo's update iterative/scmrepo#163
daavoo
pushed a commit
to karajan1001/dvc
that referenced
this pull request
Jan 9, 2023
fix: iterative#8217 1. Replace group name to avoid conflict. 2. Disable failed tests. 3. Bump pathspec to 0.10.3 Wait for scmrepo's update iterative/scmrepo#163
karajan1001
added a commit
to karajan1001/dvc
that referenced
this pull request
Jan 11, 2023
fix: iterative#8217 1. Replace group name to avoid conflict. 2. Disable failed tests. 3. Bump pathspec to 0.10.3 Wait for scmrepo's update iterative/scmrepo#163
karajan1001
added a commit
to karajan1001/dvc
that referenced
this pull request
Jan 11, 2023
fix: iterative#8217 1. Replace group name to avoid conflict. 2. Disable failed tests. 3. Bump pathspec to 0.10.3 Wait for scmrepo's update iterative/scmrepo#163
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related to iterative/dvc#8217
Need to release the
pathspec
requirement here.