feat: use addTimingsCallback
instead of addPostFrameCallback
to determine app start end
#2405
Codecov / codecov/project
succeeded
Nov 20, 2024 in 1s
86.05% (+1.00%) compared to 404f5a9
View this Pull Request on Codecov
86.05% (+1.00%) compared to 404f5a9
Details
Codecov Report
Attention: Patch coverage is 92.30769%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 86.05%. Comparing base (
404f5a9
) to head (f993041
).
Files with missing lines | Patch % | Lines |
---|---|---|
flutter/lib/src/frame_callback_handler.dart | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2405 +/- ##
==========================================
+ Coverage 85.04% 86.05% +1.00%
==========================================
Files 257 81 -176
Lines 9194 2875 -6319
==========================================
- Hits 7819 2474 -5345
+ Misses 1375 401 -974
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading