Skip to content

Conversation

bsneed
Copy link
Contributor

@bsneed bsneed commented Oct 13, 2025

Fixes #393

@bsneed bsneed merged commit 323f190 into main Oct 13, 2025
7 of 9 checks passed
@bsneed bsneed deleted the bsneed/keypath branch October 13, 2025 19:47
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 71.03%. Comparing base (bd37869) to head (1c8d809).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
Sources/Segment/Utilities/JSONKeyPath.swift 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #406      +/-   ##
==========================================
- Coverage   71.05%   71.03%   -0.03%     
==========================================
  Files          49       49              
  Lines        4930     4930              
==========================================
- Hits         3503     3502       -1     
- Misses       1427     1428       +1     
Files with missing lines Coverage Δ
Sources/Segment/Timeline.swift 86.32% <100.00%> (ø)
Sources/Segment/Utilities/JSON.swift 84.91% <100.00%> (ø)
Sources/Segment/Utilities/JSONKeyPath.swift 91.66% <93.33%> (ø)

... and 1 file with indirect coverage changes

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

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.

Importing Segment in an Observable Model results in KeyPath conflict

1 participant