sentry-cocoa icon indicating copy to clipboard operation
sentry-cocoa copied to clipboard

ref: SentrySDKPackage in Swift

Open noahsmartin opened this issue 6 months ago • 2 comments

Converts SentrySDKPackage to Swift

#skip-changelog

noahsmartin avatar Jun 21 '25 13:06 noahsmartin

Codecov Report

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

Project coverage is 86.233%. Comparing base (f52beaa) to head (c85b627). Report is 2 commits behind head on sentryExtraPackagesSwift.

Files with missing lines Patch % Lines
Sources/Swift/Helper/SentrySdkPackage.swift 96.875% 1 Missing :warning:
Additional details and impacted files

Impacted file tree graph

@@                      Coverage Diff                       @@
##           sentryExtraPackagesSwift     #5456       +/-   ##
==============================================================
+ Coverage                    86.131%   86.233%   +0.102%     
==============================================================
  Files                           399       399               
  Lines                         34646     34649        +3     
  Branches                      14819     14987      +168     
==============================================================
+ Hits                          29841     29879       +38     
+ Misses                         4763      4725       -38     
- Partials                         42        45        +3     
Files with missing lines Coverage Δ
Sources/Sentry/SentrySdkInfo.m 100.000% <ø> (ø)
Sources/Swift/Helper/SentrySdkPackage.swift 96.875% <96.875%> (ø)

... and 15 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f52beaa...c85b627. Read the comment docs.

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

codecov[bot] avatar Jun 21 '25 13:06 codecov[bot]

Performance metrics :rocket:

  Plain With Sentry Diff
Startup time 1223.96 ms 1248.41 ms 24.45 ms
Size 23.75 KiB 851.83 KiB 828.08 KiB

Baseline results on branch: sentryExtraPackagesSwift

Startup times

Revision Plain With Sentry Diff
b73c02b8834089c13d68c3a3dcbdcd66668c8d17 1227.25 ms 1248.02 ms 20.77 ms
5ce1f7174f169f9bd61ad81cea1e54aaf6e39262 1220.94 ms 1243.10 ms 22.16 ms

App size

Revision Plain With Sentry Diff
b73c02b8834089c13d68c3a3dcbdcd66668c8d17 23.75 KiB 851.34 KiB 827.59 KiB
5ce1f7174f169f9bd61ad81cea1e54aaf6e39262 23.75 KiB 851.34 KiB 827.59 KiB

Previous results on branch: sentrySdkPackageSwift

Startup times

Revision Plain With Sentry Diff
10a8abc8fe6815b1fe83ef1479ad57ed7665ee6e 1225.40 ms 1252.22 ms 26.83 ms

App size

Revision Plain With Sentry Diff
10a8abc8fe6815b1fe83ef1479ad57ed7665ee6e 23.75 KiB 851.82 KiB 828.07 KiB

github-actions[bot] avatar Jun 21 '25 13:06 github-actions[bot]