-
Notifications
You must be signed in to change notification settings - Fork 346
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1221 from GetStream/refactor/prepare-for-v5
refactor(ui,core): remove deprecated code and cleanup
- Loading branch information
Showing
132 changed files
with
206 additions
and
8,910 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -111,22 +111,27 @@ jobs: | |
uses: VeryGoodOpenSource/[email protected] | ||
with: | ||
path: packages/stream_chat/coverage/lcov.info | ||
min_coverage: 80 | ||
min_coverage: 79 | ||
- name: "Stream Chat Persistence Coverage Check" | ||
uses: VeryGoodOpenSource/[email protected] | ||
with: | ||
path: packages/stream_chat_localizations/coverage/lcov.info | ||
min_coverage: 88 | ||
- name: "Stream Chat Persistence Coverage Check" | ||
uses: VeryGoodOpenSource/[email protected] | ||
with: | ||
path: packages/stream_chat_persistence/coverage/lcov.info | ||
min_coverage: 95 | ||
min_coverage: 97 | ||
- name: "Stream Chat Flutter Core Coverage Check" | ||
uses: VeryGoodOpenSource/[email protected] | ||
with: | ||
path: packages/stream_chat_flutter_core/coverage/lcov.info | ||
min_coverage: 90 | ||
min_coverage: 30 | ||
- name: "Stream Chat Flutter Coverage Check" | ||
uses: VeryGoodOpenSource/[email protected] | ||
with: | ||
path: packages/stream_chat_flutter/coverage/lcov.info | ||
min_coverage: 67 | ||
min_coverage: 68 | ||
|
||
draft-build: | ||
runs-on: ubuntu-latest | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
packages/stream_chat_flutter/lib/src/attachment/attachment_title.dart
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 0 additions & 4 deletions
4
packages/stream_chat_flutter/lib/src/avatars/group_avatar.dart
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.