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

feat: capture touch breadcrumbs for all buttons #2242

Merged
merged 16 commits into from
Sep 9, 2024

Merge branch 'main' into feat/capture-touch-breadcrumbs

b58b91d
Select commit
Loading
Failed to load commit list.
Merged

feat: capture touch breadcrumbs for all buttons #2242

Merge branch 'main' into feat/capture-touch-breadcrumbs
b58b91d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2024 in 0s

88.17% (+0.03%) compared to 77db8d4

View this Pull Request on Codecov

88.17% (+0.03%) compared to 77db8d4

Details

Codecov Report

Attention: Patch coverage is 92.20779% with 6 lines in your changes missing coverage. Please review.

Project coverage is 88.17%. Comparing base (77db8d4) to head (b58b91d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...er_interaction/sentry_user_interaction_widget.dart 91.66% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2242      +/-   ##
==========================================
+ Coverage   88.14%   88.17%   +0.03%     
==========================================
  Files         245      245              
  Lines        8442     8455      +13     
==========================================
+ Hits         7441     7455      +14     
+ Misses       1001     1000       -1     

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