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

fix(getSession): use semaphore lock for unseal operation #612

Merged
merged 7 commits into from
Jan 15, 2024

reuse promise

cfdacf3
Select commit
Loading
Failed to load commit list.
Merged

fix(getSession): use semaphore lock for unseal operation #612

reuse promise
cfdacf3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2024 in 0s

77.79% (+0.09%) compared to ba275c3

View this Pull Request on Codecov

77.79% (+0.09%) compared to ba275c3

Details

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (ba275c3) 77.69% compared to head (cfdacf3) 77.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #612      +/-   ##
==========================================
+ Coverage   77.69%   77.79%   +0.09%     
==========================================
  Files          47       47              
  Lines        4269     4279      +10     
  Branches      604      609       +5     
==========================================
+ Hits         3317     3329      +12     
+ Misses        935      933       -2     
  Partials       17       17              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.