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 way to deal with missing expiration date #114

Merged
merged 2 commits into from
Mar 2, 2021

Conversation

nijel
Copy link
Contributor

@nijel nijel commented Feb 8, 2021

This is a bug in SP, but it sems quite widespread, so allow way to
handle this using configuration.

See #96

This is a bug in SP, but it sems quite widespread, so allow way to
handle this using configuration.

See OTA-Insight#96
@codecov-io
Copy link

codecov-io commented Feb 8, 2021

Codecov Report

Merging #114 (3487385) into master (e123199) will decrease coverage by 0.25%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   97.40%   97.15%   -0.26%     
==========================================
  Files           6        6              
  Lines         347      351       +4     
==========================================
+ Hits          338      341       +3     
- Misses          9       10       +1     
Impacted Files Coverage Δ
djangosaml2idp/utils.py 98.11% <75.00%> (-1.89%) ⬇️

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 e123199...3487385. Read the comment docs.

@mhindery
Copy link
Contributor

mhindery commented Mar 2, 2021

Thanks for the fix, I never did finish looking into the issue that you linked!

@mhindery mhindery merged commit 64aca5b into OTA-Insight:master Mar 2, 2021
@nijel nijel deleted the fallback branch March 3, 2021 05:56
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.

3 participants