-
-
Notifications
You must be signed in to change notification settings - Fork 625
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
[#826] - get() returned more than one Tag -- it returned 2! #914
[#826] - get() returned more than one Tag -- it returned 2! #914
Conversation
…SITIVE settings is set to True
@rtpg please review and let me know if any changes required. |
09aa305
to
e851a84
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #914 +/- ##
==========================================
+ Coverage 89.21% 90.95% +1.73%
==========================================
Files 9 11 +2
Lines 779 851 +72
Branches 142 157 +15
==========================================
+ Hits 695 774 +79
+ Misses 62 52 -10
- Partials 22 25 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
5835dcb
to
9c1538b
Compare
9c1538b
to
0e3c865
Compare
Thanks for the PR! I made some changes to simplify the management command and make it explicit that the ordering is always by |
Fixes #826