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

Add generic FK and path info to logentry #239

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Masaker000
Copy link

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 6, 2020

Codecov Report

Merging #239 (00a6d2e) into master (5652391) will increase coverage by 0.31%.
The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
+ Coverage   82.20%   82.51%   +0.31%     
==========================================
  Files          18       21       +3     
  Lines         489      532      +43     
==========================================
+ Hits          402      439      +37     
- Misses         87       93       +6     
Impacted Files Coverage Δ
src/auditlog/middleware.py 65.11% <0.00%> (ø)
src/auditlog/mixins.py 75.75% <71.42%> (ø)
src/auditlog/admin.py 100.00% <100.00%> (ø)
src/auditlog/migrations/0008_auto_20190906_0840.py 100.00% <100.00%> (ø)
src/auditlog/migrations/0009_logentry_path_info.py 100.00% <100.00%> (ø)
src/auditlog/models.py 83.69% <100.00%> (ø)
auditlog/receivers.py
auditlog/admin.py
auditlog/apps.py
auditlog/migrations/0007_object_pk_type.py
... and 35 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 5652391...17684cd. 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

3 participants