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 extra context to admin #499

Merged
merged 1 commit into from
Dec 10, 2018
Merged

Conversation

barm
Copy link
Collaborator

@barm barm commented Dec 9, 2018

Adopts #467

add extra_context to history_form_view

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@barm barm mentioned this pull request Dec 9, 2018
9 tasks
@barm barm force-pushed the add-extra-context-to-admin branch from b65b06c to addbf63 Compare December 9, 2018 04:42
@codecov-io
Copy link

codecov-io commented Dec 9, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #499      +/-   ##
==========================================
+ Coverage   97.22%   97.22%   +<.01%     
==========================================
  Files          16       16              
  Lines         720      721       +1     
  Branches       95       95              
==========================================
+ Hits          700      701       +1     
  Misses         10       10              
  Partials       10       10
Impacted Files Coverage Δ
simple_history/admin.py 98% <100%> (+0.02%) ⬆️

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 4c6c7bd...addbf63. Read the comment docs.

@barm barm merged commit 5863d95 into jazzband:master Dec 10, 2018
@barm barm deleted the add-extra-context-to-admin branch December 10, 2018 16:51
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.

4 participants