Skip to content

Fix Linux platform dladdr issue

82a5f1e
Select commit
Loading
Failed to load commit list.
Merged

Fix dladdr issue on non-Darwin platform #194

Fix Linux platform dladdr issue
82a5f1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2025 in 0s

21.76% (+0.08%) compared to fa7a092

View this Pull Request on Codecov

21.76% (+0.08%) compared to fa7a092

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 21.76%. Comparing base (fa7a092) to head (82a5f1e).

Files with missing lines Patch % Lines
Sources/OpenSwiftUICore/Util/Tracing.swift 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
+ Coverage   21.67%   21.76%   +0.08%     
==========================================
  Files         301      301              
  Lines       12062    12069       +7     
==========================================
+ Hits         2615     2627      +12     
+ Misses       9447     9442       -5     

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