File tree
4 files changed
+17
-14
lines changed- modules
- test/MauiTestUtils
- DeviceTests.Runners.SourceGen
- DeviceTests
4 files changed
+17
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Submodule sentry-cocoa updated 22 files
- .github/workflows/test.yml-8
- .pre-commit-config.yaml+7
- CHANGELOG.md+7
- Samples/iOS-Swift/iOS-Swift.xcodeproj/project.pbxproj+4-4
- Sentry.podspec+2-2
- Sentry.xcodeproj/project.pbxproj+4
- SentryPrivate.podspec+1-1
- SentrySwiftUI.podspec+2-2
- Sources/Configuration/Sentry.xcconfig+1-1
- Sources/Configuration/SentryPrivate.xcconfig+1-1
- Sources/Sentry/SentryMeta.m+1-1
- Sources/Sentry/SentryProfileTimeseries.mm+16-24
- Sources/Sentry/SentryProfiler.mm+288-290
- Sources/Sentry/SentryTracer.m+27-21
- Sources/Sentry/SentryTransactionContext.mm-9
- Sources/Sentry/include/SentryProfileTimeseries.h-7
- Sources/Sentry/include/SentryProfiler+Private.h+69
- Sources/Sentry/include/SentryProfiler+Test.h+8-7
- Sources/Sentry/include/SentryProfiler.h-1
- Sources/Sentry/include/SentryTransactionContext+Private.h+5-1
- Tests/SentryProfilerTests/SentryProfilerTests.mm+156-37
- Tests/SentryTests/Transaction/SentryTracerTests.swift+9
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 12 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
384 | 384 | | |
| 385 | + | |
385 | 386 | | |
386 | 387 | | |
387 | | - | |
388 | | - | |
| 388 | + | |
389 | 389 | | |
390 | | - | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
391 | 396 | | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
| 397 | + | |
396 | 398 | | |
397 | 399 | | |
398 | 400 | | |
| 401 | + | |
399 | 402 | | |
400 | 403 | | |
401 | 404 | | |
| |||
411 | 414 | | |
412 | 415 | | |
413 | 416 | | |
414 | | - | |
| 417 | + | |
0 commit comments