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

ENH: Added SimpleTokenCache #6

Merged
merged 1 commit into from
Oct 21, 2021
Merged

ENH: Added SimpleTokenCache #6

merged 1 commit into from
Oct 21, 2021

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 requested a review from justingruca October 21, 2021 19:20
@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #6 (bcc5803) into master (2af799a) will increase coverage by 1.17%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   95.45%   96.62%   +1.17%     
==========================================
  Files           7        8       +1     
  Lines          66       89      +23     
==========================================
+ Hits           63       86      +23     
  Misses          3        3              
Impacted Files Coverage Δ
msal_requests_auth/cache.py 100.00% <100.00%> (ø)

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 2af799a...bcc5803. Read the comment docs.

@snowman2 snowman2 merged commit 0392c42 into master Oct 21, 2021
@snowman2 snowman2 deleted the cache branch October 21, 2021 19:46
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.

ENH: Serializable Token Cache
2 participants