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: catch regex FormatException and show a corresponding error message #573

Merged
merged 5 commits into from
Nov 6, 2023

Conversation

sun-jiao
Copy link
Contributor

@sun-jiao sun-jiao commented Nov 4, 2023

No description provided.

Copy link

codecov bot commented Nov 4, 2023

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (4b1a3d5) 80.54% compared to head (69624a3) 80.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #573      +/-   ##
==========================================
- Coverage   80.54%   80.50%   -0.04%     
==========================================
  Files         286      286              
  Lines       12182    12211      +29     
==========================================
+ Hits         9812     9831      +19     
- Misses       2370     2380      +10     
Files Coverage Δ
lib/src/l10n/intl/messages_en.dart 99.14% <100.00%> (+0.02%) ⬆️
lib/src/l10n/intl/messages_zh-CN.dart 99.14% <100.00%> (+0.02%) ⬆️
lib/src/l10n/intl/messages_zh-TW.dart 99.14% <100.00%> (+0.02%) ⬆️
.../editor/find_replace_menu/find_replace_widget.dart 87.50% <77.77%> (-1.10%) ⬇️
...rc/editor/find_replace_menu/search_service_v3.dart 95.53% <69.23%> (-3.51%) ⬇️
lib/src/l10n/l10n.dart 59.23% <33.33%> (-0.10%) ⬇️

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

@LucasXu0 LucasXu0 merged commit 77e5d87 into AppFlowy-IO:main Nov 6, 2023
8 of 11 checks passed
q200892907 added a commit to q200892907/appflowy-editor that referenced this pull request Nov 13, 2023
* main:
  chore: refactor mobile toolbar and divider block component (AppFlowy-IO#583)
  fix: don't rebuild mobile toolbar everytime (AppFlowy-IO#579)
  chore: bump version 1.5.2 (AppFlowy-IO#578)
  fix: quit editing button doesn't work (AppFlowy-IO#577)
  chore: changed padding values and added borderRadius (AppFlowy-IO#567)
  fix: catch regex `FormatException` and show a corresponding error message  (AppFlowy-IO#573)
  fix: 'PageStorage.of' returns null (AppFlowy-IO#575)
  feat: Checkbox unresponsive in custom Theme example in editor example app (AppFlowy-IO#543)
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