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

Support captureFeedback #2230

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Add `SentryFeedbackWidget` (#2240)

f1a8281
Select commit
Loading
Failed to load commit list.
Open

Support captureFeedback #2230

Add `SentryFeedbackWidget` (#2240)
f1a8281
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 23, 2024 in 0s

92.48% of diff hit (target 88.03%)

View this Pull Request on Codecov

92.48% of diff hit (target 88.03%)

Annotations

Check warning on line 300 in dart/lib/src/hub.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

dart/lib/src/hub.dart#L300

Added line #L300 was not covered by tests

Check warning on line 321 in dart/lib/src/hub.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

dart/lib/src/hub.dart#L321

Added line #L321 was not covered by tests

Check warning on line 203 in dart/lib/src/hub_adapter.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

dart/lib/src/hub_adapter.dart#L203

Added line #L203 was not covered by tests

Check warning on line 209 in dart/lib/src/hub_adapter.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

dart/lib/src/hub_adapter.dart#L209

Added line #L209 was not covered by tests

Check warning on line 103 in dart/lib/src/noop_hub.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

dart/lib/src/noop_hub.dart#L103

Added line #L103 was not covered by tests

Check warning on line 109 in dart/lib/src/noop_hub.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

dart/lib/src/noop_hub.dart#L109

Added line #L109 was not covered by tests

Check warning on line 148 in dart/lib/src/protocol/contexts.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

dart/lib/src/protocol/contexts.dart#L148

Added line #L148 was not covered by tests

Check warning on line 80 in dart/lib/src/protocol/sentry_feedback.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

dart/lib/src/protocol/sentry_feedback.dart#L80

Added line #L80 was not covered by tests

Check warning on line 226 in dart/lib/src/sentry.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

dart/lib/src/sentry.dart#L226

Added line #L226 was not covered by tests

Check warning on line 25 in flutter/lib/src/feedback/sentry_feedback_widget.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

flutter/lib/src/feedback/sentry_feedback_widget.dart#L25

Added line #L25 was not covered by tests

Check warning on line 205 in flutter/lib/src/feedback/sentry_feedback_widget.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

flutter/lib/src/feedback/sentry_feedback_widget.dart#L205

Added line #L205 was not covered by tests

Check warning on line 221 in flutter/lib/src/feedback/sentry_feedback_widget.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

flutter/lib/src/feedback/sentry_feedback_widget.dart#L220-L221

Added lines #L220 - L221 were not covered by tests