-
Notifications
You must be signed in to change notification settings - Fork 1.3k
param: Fix status check for Tuples. #8823
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
param: Fix status check for Tuples. #8823
Conversation
Codecov ReportBase: 93.59% // Head: 93.25% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #8823 +/- ##
==========================================
- Coverage 93.59% 93.25% -0.35%
==========================================
Files 453 453
Lines 36139 36152 +13
Branches 5250 5251 +1
==========================================
- Hits 33825 33713 -112
- Misses 1811 1906 +95
- Partials 503 533 +30
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. |
7645d6d to
c140504
Compare
c140504 to
94da843
Compare
94da843 to
018efb8
Compare
Closes #8803 Update dvc/dependency/param.py Co-authored-by: Peter Rowlands (변기호) <peter@pmrowla.com>
018efb8 to
89b7e24
Compare
Closes #8803