Skip to content

Add LoggingEnabledState#21

Merged
Kyle-Ye merged 1 commit into
mainfrom
optimize/log
May 10, 2026
Merged

Add LoggingEnabledState#21
Kyle-Ye merged 1 commit into
mainfrom
optimize/log

Conversation

@Kyle-Ye
Copy link
Copy Markdown
Contributor

@Kyle-Ye Kyle-Ye commented May 10, 2026

Summary

  • add the package LoggingEnabledState enum
  • switch the logging preferences cache to store the enum atomically

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 10, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.65%. Comparing base (66288b3) to head (3b88a55).

Files with missing lines Patch % Lines
Sources/OpenGestures/Log.swift 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   80.62%   80.65%   +0.03%     
==========================================
  Files         117      117              
  Lines        5064     5062       -2     
==========================================
  Hits         4083     4083              
+ Misses        981      979       -2     
Flag Coverage Δ
ios 72.65% <0.00%> (-0.06%) ⬇️
macos 80.78% <0.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Kyle-Ye Kyle-Ye merged commit e68e4ab into main May 10, 2026
4 checks passed
@Kyle-Ye Kyle-Ye deleted the optimize/log branch May 10, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants