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

adjust fixtures for Keg 0.7.0 changes #6

Closed
wants to merge 1 commit into from

Conversation

rsyring
Copy link
Member

@rsyring rsyring commented Oct 23, 2017

can no longer assume an application context is available

can no longer assume an application context is available
@codecov
Copy link

codecov bot commented Oct 23, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   99.88%   99.88%   +<.01%     
==========================================
  Files          15       15              
  Lines         873      887      +14     
==========================================
+ Hits          872      886      +14     
  Misses          1        1
Impacted Files Coverage Δ
keg_auth/testing.py 100% <100%> (ø) ⬆️
keg_auth/tests/test_cli.py 100% <100%> (ø) ⬆️
keg_auth/tests/test_mail.py 100% <100%> (ø) ⬆️
keg_auth/tests/test_model.py 100% <100%> (ø) ⬆️
keg_auth/tests/test_views.py 100% <100%> (ø) ⬆️
keg_auth/tests/test_auth_manager.py 100% <100%> (ø) ⬆️
keg_auth/tests/conftest.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 d712c13...a62836d. Read the comment docs.

@nZac
Copy link
Contributor

nZac commented Jan 30, 2019

Original issue: level12/keg#90

This should not be merged.

@nZac nZac closed this Jan 30, 2019
@nZac nZac deleted the keg-0.7-fixture-updates branch January 30, 2019 22:52
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

2 participants