Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adds breadcrumb.origin field #4358

Merged
merged 13 commits into from
Sep 26, 2024

Makes origin field private

5da364f
Select commit
Loading
Failed to load commit list.
Merged

feat: Adds breadcrumb.origin field #4358

Makes origin field private
5da364f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2024 in 0s

91.465% (+0.038%) compared to e2a3ac7

View this Pull Request on Codecov

91.465% (+0.038%) compared to e2a3ac7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.465%. Comparing base (e2a3ac7) to head (5da364f).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4358       +/-   ##
=============================================
+ Coverage   91.426%   91.465%   +0.038%     
=============================================
  Files          630       631        +1     
  Lines        50668     50780      +112     
  Branches     18296     18406      +110     
=============================================
+ Hits         46324     46446      +122     
+ Misses        4252      4242       -10     
  Partials        92        92               
Files with missing lines Coverage Δ
Sources/Sentry/SentryBreadcrumb.m 97.701% <100.000%> (+0.170%) ⬆️
Sources/Sentry/SentryCrashReportConverter.m 95.737% <100.000%> (+0.014%) ⬆️
...s/SentryTests/Protocol/SentryBreadcrumbTests.swift 100.000% <100.000%> (ø)
Tests/SentryTests/SentryInterfacesTests.m 100.000% <100.000%> (ø)
Tests/SentryTests/SentryTests.m 100.000% <100.000%> (ø)

... and 21 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 e2a3ac7...5da364f. Read the comment docs.