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

handle promise in Events.raise #1313

Merged
merged 1 commit into from
Jan 9, 2024

fix: #1312 handle promise in Events.raise

5af4847
Select commit
Loading
Failed to load commit list.
Merged

handle promise in Events.raise #1313

fix: #1312 handle promise in Events.raise
5af4847
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2023 in 1s

78.33% (+0.00%) compared to 9f55da2

View this Pull Request on Codecov

78.33% (+0.00%) compared to 9f55da2

Details

Codecov Report

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

Comparison is base (9f55da2) 78.33% compared to head (5af4847) 78.33%.

Files Patch % Lines
src/SessionMonitor.ts 0.00% 4 Missing ⚠️
src/UserManagerEvents.ts 57.14% 3 Missing ⚠️
src/SilentRenewService.ts 0.00% 1 Missing ⚠️
src/navigators/IFrameWindow.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1313   +/-   ##
=======================================
  Coverage   78.33%   78.33%           
=======================================
  Files          45       45           
  Lines        1731     1731           
  Branches      344      344           
=======================================
  Hits         1356     1356           
  Misses        338      338           
  Partials       37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.