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

Allow attachments to be bound to exception more easily #683

Closed
wants to merge 9 commits into from

Conversation

fzyzcjy
Copy link
Contributor

@fzyzcjy fzyzcjy commented Dec 26, 2021

Fixs #682

@codecov-commenter
Copy link

codecov-commenter commented Dec 26, 2021

Codecov Report

Base: 89.47% // Head: 89.46% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (47690cc) compared to base (5a6e8fc).
Patch coverage: 90.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #683      +/-   ##
==========================================
- Coverage   89.47%   89.46%   -0.01%     
==========================================
  Files         106      106              
  Lines        3326     3333       +7     
==========================================
+ Hits         2976     2982       +6     
- Misses        350      351       +1     
Impacted Files Coverage Δ
dart/lib/src/sentry_options.dart 87.50% <ø> (ø)
dart/lib/src/hub.dart 80.70% <90.00%> (+0.21%) ⬆️

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.

@marandaneto marandaneto marked this pull request as draft May 6, 2022 19:43
@marandaneto
Copy link
Contributor

#1136 is going to enable this type of feature, which is passing or removing attachments from the hint.

@marandaneto
Copy link
Contributor

Closing, the new approach should use hints

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants