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(ui): added needed markdown callbacks for web and desktop #1954

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

deven98
Copy link
Contributor

@deven98 deven98 commented Jun 17, 2024

Fixes #1926

@deven98 deven98 marked this pull request as draft June 17, 2024 14:27
@deven98 deven98 marked this pull request as ready for review July 3, 2024 14:12
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 60.17%. Comparing base (ce17a4e) to head (13dbef2).

Files Patch % Lines
...t_flutter/lib/src/message_widget/message_text.dart 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1954      +/-   ##
==========================================
- Coverage   60.18%   60.17%   -0.01%     
==========================================
  Files         317      317              
  Lines       18516    18518       +2     
==========================================
  Hits        11143    11143              
- Misses       7373     7375       +2     

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

@deven98 deven98 merged commit f0b162f into master Jul 3, 2024
15 of 16 checks passed
@deven98 deven98 deleted the fix/web-markdown-nulls branch July 3, 2024 14:27
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.

Null check operator used on a null value - wrong use of markdown
2 participants