Skip to content

maxWidth calculation in _calculateMaxedWidth, annotated

db25c35
Select commit
Loading
Failed to load commit list.
Open

max-width attribute and auto-margins on network images for Flutter 3.10 #1359

maxWidth calculation in _calculateMaxedWidth, annotated
db25c35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 1s

63.83% (-0.25%) compared to 2814407

View this Pull Request on Codecov

63.83% (-0.25%) compared to 2814407

Details

Codecov Report

❌ Patch coverage is 26.31579% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.83%. Comparing base (2814407) to head (db25c35).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
lib/src/css_box_widget.dart 25.00% 9 Missing ⚠️
lib/src/css_parser.dart 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1359      +/-   ##
==========================================
- Coverage   64.08%   63.83%   -0.25%     
==========================================
  Files          39       39              
  Lines        3032     3050      +18     
==========================================
+ Hits         1943     1947       +4     
- Misses       1089     1103      +14     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.