Skip to content

Conversation

bsneed
Copy link
Contributor

@bsneed bsneed commented Jul 22, 2025

  • Signals runtime now comes from segment endpoint.
  • Signals specs updated per docs.
  • Analytics JS object refactored.
  • Added a lot of additional tests.

Copy link

codecov bot commented Jul 22, 2025

Codecov Report

❌ Patch coverage is 67.04805% with 144 lines in your changes missing coverage. Please review.
✅ Project coverage is 36.11%. Comparing base (7c3ffca) to head (42b4e9c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ources/AnalyticsLive/LivePlugins/AnalyticsJS.swift 39.21% 62 Missing ⚠️
...toTracking/Networking/SignalsNetworkTracking.swift 0.00% 28 Missing ⚠️
...ignals/AutoTracking/SwiftUI/SignalNavigation.swift 0.00% 20 Missing ⚠️
Sources/AnalyticsLive/Signals/Types.swift 68.42% 12 Missing ⚠️
.../AnalyticsLive/Signals/Utilities/Obfuscation.swift 0.00% 11 Missing ⚠️
Sources/AnalyticsLive/Signals/Signals.swift 90.82% 10 Missing ⚠️
...e/Signals/AutoTracking/SwiftUI/SignalTabView.swift 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (67.04%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project status has failed because the head coverage (36.11%) is below the target coverage (50.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   29.68%   36.11%   +6.42%     
==========================================
  Files          37       38       +1     
  Lines        3055     3262     +207     
==========================================
+ Hits          907     1178     +271     
+ Misses       2148     2084      -64     
Files with missing lines Coverage Δ
Sources/AnalyticsLive/LivePlugins/Bundler.swift 92.64% <100.00%> (+7.35%) ⬆️
...ources/AnalyticsLive/LivePlugins/LivePlugins.swift 91.89% <100.00%> (+29.80%) ⬆️
...als/AutoTracking/UIKit/SignalUINavController.swift 0.00% <ø> (ø)
...Live/Signals/Broadcasters/SegmentBroadcaster.swift 78.26% <100.00%> (ø)
Sources/AnalyticsLive/Signals/Context.swift 100.00% <100.00%> (ø)
...alyticsLive/Signals/Minilytics/MiniAnalytics.swift 43.22% <100.00%> (ø)
...e/Signals/AutoTracking/SwiftUI/SignalTabView.swift 0.00% <0.00%> (ø)
Sources/AnalyticsLive/Signals/Signals.swift 83.72% <90.82%> (+21.15%) ⬆️
.../AnalyticsLive/Signals/Utilities/Obfuscation.swift 71.42% <0.00%> (-6.70%) ⬇️
Sources/AnalyticsLive/Signals/Types.swift 80.00% <68.42%> (+62.14%) ⬆️
... and 3 more

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bsneed bsneed changed the title Bsneed/breaking changes Breaking changes Aug 4, 2025
@bsneed bsneed merged commit f88d676 into main Aug 4, 2025
5 of 7 checks passed
@bsneed bsneed deleted the bsneed/breaking_changes branch August 4, 2025 19:21
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