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

Use Use SET_NULL so Log instances are not deleted when related object is deleted #27

Merged
merged 2 commits into from
Jan 22, 2018

Conversation

grahamu
Copy link
Contributor

@grahamu grahamu commented Jan 22, 2018

  • Update runtests.py
  • Update CI configuration
  • Update jsonfield requirement

Do not delete Log instance if related `obj` is deleted.
Update runtests.py
Update CI configuration
Update jsonfield requirement
@codecov
Copy link

codecov bot commented Jan 22, 2018

Codecov Report

Merging #27 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   94.11%   94.11%           
=======================================
  Files           8        8           
  Lines          85       85           
  Branches        5        5           
=======================================
  Hits           80       80           
  Misses          4        4           
  Partials        1        1
Flag Coverage Δ
#py27dj111 94.11% <100%> (ø) ⬆️
#py34dj111 94.11% <100%> (ø) ⬆️
#py34dj20 94.11% <100%> (ø) ⬆️
#py35dj111 94.11% <100%> (ø) ⬆️
#py35dj20 94.11% <100%> (ø) ⬆️
#py36dj111 94.11% <100%> (ø) ⬆️
#py36dj20 94.11% <100%> (ø) ⬆️
Impacted Files Coverage Δ
...nax/eventlog/migrations/0002_auto_20150113_1450.py 100% <ø> (ø) ⬆️
pinax/eventlog/models.py 100% <100%> (ø) ⬆️

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 4c2e51f...addfefa. Read the comment docs.

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.

None yet

1 participant