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

Add synchronized extension function for Loggers #40

Merged
merged 1 commit into from
May 7, 2024

Conversation

cedrickcooke
Copy link
Collaborator

No description provided.

@cedrickcooke cedrickcooke requested review from twyatt and a team as code owners May 6, 2024 22:55
Copy link

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 81.48%. Comparing base (c3c0401) to head (dd49dcc).

Files Patch % Lines
...e-core/src/commonMain/kotlin/SynchronizedLogger.kt 0.00% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #40      +/-   ##
============================================
- Coverage     86.03%   81.48%   -4.56%     
  Complexity      113      113              
============================================
  Files            14       15       +1     
  Lines           179      189      +10     
  Branches         16       16              
============================================
  Hits            154      154              
- Misses           21       31      +10     
  Partials          4        4              

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

@cedrickcooke cedrickcooke added the minor Changes that should bump the MINOR version number label May 6, 2024
@cedrickcooke cedrickcooke merged commit fd1b470 into main May 7, 2024
2 of 3 checks passed
@cedrickcooke cedrickcooke deleted the cedrickc/add-synchronized-logger branch May 7, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Changes that should bump the MINOR version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants