shiosyakeyakini-info / miria

Misskey client application for iOS, Android (and other platforms) made by flutter
https://shiosyakeyakini.info/miria_web/index.html
GNU Affero General Public License v3.0
139 stars 19 forks source link

ワードミュートで正規表現のフラグに対応 #581

Closed poppingmoon closed 1 week ago

poppingmoon commented 3 months ago

ワードミュートの正規表現にm, i, u, sのフラグが含まれている場合にRegExpの対応するプロパティを変更するようにしました

Fix #580

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 36.57%. Comparing base (017c89e) to head (1b7d2db).

Files Patch % Lines
lib/repository/note_repository.dart 0.00% 18 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #581 +/- ## =========================================== - Coverage 36.60% 36.57% -0.04% =========================================== Files 257 257 Lines 13587 13601 +14 =========================================== Hits 4974 4974 - Misses 8613 8627 +14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.