-
Notifications
You must be signed in to change notification settings - Fork 12
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
FIX: Ensure templateflow Layout is re-indexed when updating #59
Conversation
5bfe7cb
to
c9fe6cd
Compare
Codecov Report
@@ Coverage Diff @@
## master #59 +/- ##
=========================================
Coverage ? 87.85%
=========================================
Files ? 5
Lines ? 214
Branches ? 0
=========================================
Hits ? 188
Misses ? 26
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@oesteban pinging here |
65b33ae
to
72811b8
Compare
Closes #58
Needs a unittest.Also fixes the failing unittest, and catches a bug where
allow_redirect
was not being passed onto certain requests.