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

fix(ttfd): error when calling reportFullyDisplayed() twice #2339

Merged
merged 4 commits into from
Oct 10, 2024

update

cc3a460
Select commit
Loading
Failed to load commit list.
Merged

fix(ttfd): error when calling reportFullyDisplayed() twice #2339

update
cc3a460
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

90.81% (+4.43%) compared to 77b8ba7

View this Pull Request on Codecov

90.81% (+4.43%) compared to 77b8ba7

Details

Codecov Report

Attention: Patch coverage is 72.72727% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.81%. Comparing base (77b8ba7) to head (cc3a460).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
flutter/lib/src/sentry_flutter.dart 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2339      +/-   ##
==========================================
+ Coverage   86.38%   90.81%   +4.43%     
==========================================
  Files         247       73     -174     
  Lines        8615     2396    -6219     
==========================================
- Hits         7442     2176    -5266     
+ Misses       1173      220     -953     

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