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

Merged
merged 42 commits into from
Oct 10, 2024

Update CHANGELOG.md

48bc130
Select commit
Loading
Failed to load commit list.
Merged

Support captureFeedback #2230

Update CHANGELOG.md
48bc130
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

85.08% (+0.64%) compared to c3fc461

View this Pull Request on Codecov

85.08% (+0.64%) compared to c3fc461

Details

Codecov Report

Attention: Patch coverage is 92.48555% with 13 lines in your changes missing coverage. Please review.

Project coverage is 85.08%. Comparing base (c3fc461) to head (48bc130).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...utter/lib/src/feedback/sentry_feedback_widget.dart 95.91% 4 Missing ⚠️
dart/lib/src/hub.dart 80.00% 2 Missing ⚠️
dart/lib/src/hub_adapter.dart 0.00% 2 Missing ⚠️
dart/lib/src/noop_hub.dart 0.00% 2 Missing ⚠️
dart/lib/src/protocol/contexts.dart 90.00% 1 Missing ⚠️
dart/lib/src/protocol/sentry_feedback.dart 96.87% 1 Missing ⚠️
dart/lib/src/sentry.dart 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2230      +/-   ##
==========================================
+ Coverage   84.43%   85.08%   +0.64%     
==========================================
  Files         248      241       -7     
  Lines        8811     8751      -60     
==========================================
+ Hits         7440     7446       +6     
+ Misses       1371     1305      -66     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.