Add management command to compare DVC and database-backed datasets#236
Open
Add management command to compare DVC and database-backed datasets#236
Conversation
84032a8 to
e8ecb36
Compare
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## main #236 +/- ##
==========================================
+ Coverage 41.21% 41.34% +0.13%
==========================================
Files 287 288 +1
Lines 34471 34570 +99
Branches 5079 5095 +16
==========================================
+ Hits 14206 14292 +86
- Misses 19114 19124 +10
- Partials 1151 1154 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Contributor
|
I tested this and it works just fine. I cannot think of improvements, ready to merge. |
This file contains hidden or 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
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.
Description
Add a management command called compare_dataset which can be used to:
Screenshots/Videos (if applicable)
N/A
Related issue
https://app.asana.com/1/1201243246741462/project/1206017643443542/task/1212662157746701?focus=true
Requirements, dependencies and related PRs
N/A
Additional Notes
Internal tool, read-only use, non-critical.
✅ Pre-Merge Checklist
Type of Change
Testing
Manual testing instructions
Look at ./manage.py compare_dataset --help for infoInternationalization & Accessibility
Dependencies
Screenshots/Videos (if applicable)
N/A
Additional Notes
N/A