Skip to content

Feat: Use Hint for screenshots#1165

Merged
denrase merged 7 commits into
feat/introduce-hint-data-bagfrom
feat/hint-filter-out-screenshot
Dec 12, 2022
Merged

Feat: Use Hint for screenshots#1165
denrase merged 7 commits into
feat/introduce-hint-data-bagfrom
feat/hint-filter-out-screenshot

Conversation

@denrase

@denrase denrase commented Dec 6, 2022

Copy link
Copy Markdown
Collaborator

📜 Description

Attaches screenshots to Hint

💡 Motivation and Context

Users can now filter out screenshots with an event processor or through before send. Relates to #1127

💚 How did you test it?

Added (migrated) unit tests.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated the docs if needed
  • All tests passing
  • No breaking changes

@github-actions

github-actions Bot commented Dec 6, 2022

Copy link
Copy Markdown
Contributor
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 8da337d

@codecov-commenter

codecov-commenter commented Dec 6, 2022

Copy link
Copy Markdown

Codecov Report

Base: 76.27% // Head: 65.59% // Decreases project coverage by -10.68% ⚠️

Coverage data is based on head (f1d6ec1) compared to base (24b51c3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                        Coverage Diff                        @@
##           feat/introduce-hint-data-bag    #1165       +/-   ##
=================================================================
- Coverage                         76.27%   65.59%   -10.69%     
=================================================================
  Files                                11        4        -7     
  Lines                               333      186      -147     
=================================================================
- Hits                                254      122      -132     
+ Misses                               79       64       -15     
Impacted Files Coverage Δ
dio/lib/src/breadcrumb_client_adapter.dart
dio/lib/src/sentry_dio_extension.dart
dio/lib/src/sentry_dio_client_adapter.dart
dio/lib/src/dio_event_processor.dart
dio/lib/src/tracing_client_adapter.dart
dio/lib/src/failed_request_interceptor.dart
dio/lib/src/sentry_transformer.dart

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@denrase
denrase marked this pull request as ready for review December 6, 2022 13:51
Comment thread CHANGELOG.md

- Feat: Introduce Hint data bag ([#1136](https://github.com/getsentry/sentry-dart/pull/1136))
- Feat: Introduce `Hint` data bag ([#1136](https://github.com/getsentry/sentry-dart/pull/1136))
- Feat: Use `Hint` for screenshots ([#1165](https://github.com/getsentry/sentry-dart/pull/1165))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 🚫 The changelog entry seems to be part of an already released section ## 7.0.0.
    Consider moving the entry to the ## Unreleased section, please.

Comment thread flutter/lib/src/integrations/screenshot_integration.dart Outdated

@marandaneto marandaneto left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a last comment, otherwise LGTM.

@denrase
denrase merged commit 026605e into feat/introduce-hint-data-bag Dec 12, 2022
@denrase
denrase deleted the feat/hint-filter-out-screenshot branch December 12, 2022 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants