Skip to content

fix(feedback): include SENTRY_TEST_CI for test-only API

f1890ca
Select commit
Loading
Failed to load commit list.
Closed

feat(feedback): add runtime shake gesture toggle API #7737

fix(feedback): include SENTRY_TEST_CI for test-only API
f1890ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 25, 2026 in 1s

85.047% (-0.328%) compared to 59aa682

View this Pull Request on Codecov

85.047% (-0.328%) compared to 59aa682

Details

Codecov Report

❌ Patch coverage is 14.28571% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.047%. Comparing base (59aa682) to head (f1890ca).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...Feedback/SentryUserFeedbackIntegrationDriver.swift 0.000% 8 Missing ⚠️
.../Integrations/UserFeedback/SentryFeedbackAPI.swift 0.000% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7737       +/-   ##
=============================================
- Coverage   85.375%   85.047%   -0.328%     
=============================================
  Files          487       487               
  Lines        28985     28999       +14     
  Branches     12551     12549        -2     
=============================================
- Hits         24746     24663       -83     
- Misses        4193      4288       +95     
- Partials        46        48        +2     
Files with missing lines Coverage Δ
...ntegrations/UserFeedback/SentryShakeDetector.swift 88.888% <100.000%> (+0.653%) ⬆️
.../Integrations/UserFeedback/SentryFeedbackAPI.swift 0.000% <0.000%> (ø)
...Feedback/SentryUserFeedbackIntegrationDriver.swift 17.796% <0.000%> (-1.295%) ⬇️

... 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 59aa682...f1890ca. Read the comment docs.