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(neon_rich_text): Do not inherit the current TextStyle in rich objects #2701

Merged

fix(neon_rich_text): Do not inherit the current TextStyle in rich obj…

ebbe458
Select commit
Loading
Failed to load commit list.
Merged

fix(neon_rich_text): Do not inherit the current TextStyle in rich objects #2701

fix(neon_rich_text): Do not inherit the current TextStyle in rich obj…
ebbe458
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 1s

28.89% (-0.01%) compared to 1e4928e, passed because coverage increased by 0% when compared to adjusted base (28.89%)

View this Pull Request on Codecov

28.89% (-0.01%) compared to 1e4928e, passed because coverage increased by 0% when compared to adjusted base (28.89%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.89%. Comparing base (1e4928e) to head (ebbe458).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2701      +/-   ##
==========================================
- Coverage   28.89%   28.89%   -0.01%     
==========================================
  Files         373      373              
  Lines      136630   136625       -5     
==========================================
- Hits        39481    39476       -5     
  Misses      97149    97149              
Files with missing lines Coverage Δ
.../neon_rich_text/lib/src/rich_objects/fallback.dart 100.00% <100.00%> (ø)
...ages/neon_rich_text/lib/src/rich_objects/file.dart 100.00% <100.00%> (ø)
...s/neon_rich_text/lib/src/rich_objects/mention.dart 100.00% <ø> (ø)
...n_rich_text/lib/src/rich_objects/rich_objects.dart 100.00% <ø> (ø)