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

enhancement(frame-tracking): only store slow and frozen frames for calculation #2337

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

update

9fc3946
Select commit
Loading
Failed to load commit list.
Open

enhancement(frame-tracking): only store slow and frozen frames for calculation #2337

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

90.61% (+4.23%) compared to 73cf0b4

View this Pull Request on Codecov

90.61% (+4.23%) compared to 73cf0b4

Details

Codecov Report

Attention: Patch coverage is 80.43478% with 9 lines in your changes missing coverage. Please review.

Project coverage is 90.61%. Comparing base (73cf0b4) to head (9fc3946).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
flutter/lib/src/span_frame_metrics_collector.dart 80.43% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2337      +/-   ##
==========================================
+ Coverage   86.38%   90.61%   +4.23%     
==========================================
  Files         247       73     -174     
  Lines        8615     2408    -6207     
==========================================
- Hits         7442     2182    -5260     
+ Misses       1173      226     -947     

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