Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Complete Redis session store implementation #13

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Complete Redis session store implementation #13

merged 2 commits into from
Feb 15, 2024

Conversation

nacx
Copy link
Member

@nacx nacx commented Feb 15, 2024

No description provided.

@nacx nacx requested a review from sergicastro February 15, 2024 11:20
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (1e9ecdf) 93.25% compared to head (8872783) 92.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   93.25%   92.07%   -1.19%     
==========================================
  Files          13       13              
  Lines         519      593      +74     
==========================================
+ Hits          484      546      +62     
- Misses         20       26       +6     
- Partials       15       21       +6     
Files Coverage Δ
internal/oidc/jwks.go 100.00% <100.00%> (ø)
internal/oidc/memory.go 100.00% <100.00%> (ø)
internal/oidc/session.go 100.00% <100.00%> (ø)
internal/oidc/redis.go 73.68% <76.36%> (+1.06%) ⬆️

@nacx nacx enabled auto-merge (squash) February 15, 2024 11:46
sergicastro added a commit that referenced this pull request Feb 15, 2024
@nacx nacx merged commit 2bcc7ba into main Feb 15, 2024
7 of 8 checks passed
@nacx nacx deleted the redis branch February 15, 2024 14:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants