Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Switch to using integer IDs instead of UUIDs #3549

Merged
merged 1 commit into from Jul 18, 2018
Merged

Switch to using integer IDs instead of UUIDs #3549

merged 1 commit into from Jul 18, 2018

Conversation

daviddavis
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 12, 2018

Codecov Report

Merging #3549 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3549      +/-   ##
==========================================
+ Coverage   58.08%   58.09%   +<.01%     
==========================================
  Files          59       59              
  Lines        2460     2453       -7     
==========================================
- Hits         1429     1425       -4     
+ Misses       1031     1028       -3
Impacted Files Coverage Δ
pulpcore/pulpcore/app/settings.py 98.38% <ø> (ø) ⬆️
pulpcore/pulpcore/app/models/auth.py 58.33% <ø> (-3.21%) ⬇️
pulpcore/pulpcore/app/tasks/repository.py 37.03% <ø> (ø) ⬆️
pulpcore/pulpcore/app/models/base.py 56.86% <ø> (-1.63%) ⬇️
pulpcore/pulpcore/app/viewsets/base.py 76.69% <ø> (-0.76%) ⬇️
pulpcore/pulpcore/app/viewsets/custom_filters.py 47.61% <ø> (+5.31%) ⬆️
pulpcore/pulpcore/app/models/task.py 57.4% <100%> (+0.8%) ⬆️
pulpcore/pulpcore/app/pagination.py 100% <100%> (ø) ⬆️
pulpcore/pulpcore/app/viewsets/repository.py 70.62% <100%> (ø) ⬆️
pulpcore/pulpcore/app/models/generic.py 86.36% <100%> (ø) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d7d949...ff66ab0. Read the comment docs.

Copy link
Contributor

@dralley dralley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and tests pass

@daviddavis daviddavis merged commit 12919c2 into pulp:master Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
2 participants