Skip to content
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

Remove test dependency on psycopg2 #69

Merged
merged 1 commit into from
Apr 4, 2019

Conversation

bmbouter
Copy link
Member

@bmbouter bmbouter commented Apr 4, 2019

The tests don't need psycopg2.

https://pulp.plan.io/issues/4639
closes #4639

@codecov
Copy link

codecov bot commented Apr 4, 2019

Codecov Report

Merging #69 into master will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   66.49%   66.56%   +0.06%     
==========================================
  Files          65       65              
  Lines        2949     2949              
==========================================
+ Hits         1961     1963       +2     
+ Misses        988      986       -2
Impacted Files Coverage Δ
pulpcore/app/viewsets/task.py 90.76% <0%> (-1.54%) ⬇️
pulpcore/content/handler.py 55.36% <0%> (+1.69%) ⬆️

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 b4bf339...476546b. Read the comment docs.

@bmbouter bmbouter merged commit 03ced67 into pulp:master Apr 4, 2019
@bmbouter bmbouter deleted the remove-psycopg2-doc-reqs branch April 4, 2019 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants