Skip to content

Fix missing Signpost API call

de9a847
Select commit
Loading
Failed to load commit list.
Merged

Update Signpost and tracing API #185

Fix missing Signpost API call
de9a847
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2025 in 0s

22.42% (-0.08%) compared to 74c4d2f

View this Pull Request on Codecov

22.42% (-0.08%) compared to 74c4d2f

Details

Codecov Report

Attention: Patch coverage is 15.43624% with 126 lines in your changes missing coverage. Please review.

Project coverage is 22.42%. Comparing base (74c4d2f) to head (de9a847).

Files with missing lines Patch % Lines
Sources/OpenSwiftUICore/Log/Signpost.swift 11.11% 88 Missing ⚠️
Sources/OpenSwiftUICore/Util/Tracing.swift 0.00% 30 Missing ⚠️
Sources/OpenSwiftUICore/Data/Update.swift 66.66% 6 Missing ⚠️
...iftUICore/Data/Environment/EnvironmentalView.swift 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #185      +/-   ##
==========================================
- Coverage   22.50%   22.42%   -0.08%     
==========================================
  Files         295      295              
  Lines       10873    10853      -20     
==========================================
- Hits         2447     2434      -13     
+ Misses       8426     8419       -7     

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