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(Logging): adding internal configure auth hub event listener to fix logging race condition #3899

Merged
merged 1 commit into from
Oct 18, 2024

fix(Logging): adding internal configure auth hub event listener to fi…

d5810f2
Select commit
Loading
Failed to load commit list.
Merged

fix(Logging): adding internal configure auth hub event listener to fix logging race condition #3899

fix(Logging): adding internal configure auth hub event listener to fi…
d5810f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

69.68% (+1.67%) compared to 619867b

View this Pull Request on Codecov

69.68% (+1.67%) compared to 619867b

Details

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 69.68%. Comparing base (619867b) to head (d5810f2).

Files with missing lines Patch % Lines
...AuthPlugin/Operations/AuthConfigureOperation.swift 25.00% 3 Missing ⚠️
...ingPlugin/AWSCloudWatchLoggingCategoryClient.swift 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3899      +/-   ##
==========================================
+ Coverage   68.01%   69.68%   +1.67%     
==========================================
  Files        1087     1087              
  Lines       38123    49592   +11469     
==========================================
+ Hits        25930    34560    +8630     
- Misses      12193    15032    +2839     

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