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

Conversation

provokateurin
Copy link
Member

Extracted from #2647

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.89%. Comparing base (1e4928e) to head (ebbe458).
Report is 6 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              
Flag Coverage Δ *Carryforward flag
account_repository 98.47% <ø> (ø)
cookie_store 99.48% <ø> (ø) Carriedforward from 1e4928e
dashboard_app 96.05% <ø> (ø)
dynamite 31.05% <ø> (ø) Carriedforward from 1e4928e
dynamite_end_to_end_test 61.69% <ø> (ø) Carriedforward from 1e4928e
dynamite_runtime 85.40% <ø> (ø) Carriedforward from 1e4928e
interceptor_http_client 97.18% <ø> (ø) Carriedforward from 1e4928e
neon_dashboard 96.05% <ø> (ø) Carriedforward from 1e4928e
neon_framework 59.25% <ø> (ø)
neon_http_client 93.61% <ø> (ø) Carriedforward from 1e4928e
neon_notifications 100.00% <ø> (ø) Carriedforward from 1e4928e
neon_rich_text 100.00% <100.00%> (ø)
neon_storage 94.66% <ø> (ø) Carriedforward from 1e4928e
neon_talk 99.45% <ø> (ø) Carriedforward from 1e4928e
nextcloud 24.33% <ø> (ø) Carriedforward from 1e4928e
notifications_app 97.43% <ø> (ø)
notifications_push_repository 98.11% <ø> (ø)
sort_box 90.90% <ø> (ø) Carriedforward from 1e4928e
talk_app 98.82% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

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% <ø> (ø)

@provokateurin provokateurin merged commit 75dc994 into main Dec 10, 2024
11 checks passed
@provokateurin provokateurin deleted the fix/neon_rich_text/rich-objects-stop-inherit-textstyle branch December 10, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants