-
-
Notifications
You must be signed in to change notification settings - Fork 504
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
Adds test for org_service.dart #1571
Conversation
…m test/models/chats/chat_list_tile_data_model_test.dart to lib/models/chats/test/chat_list_tile_data_model_test.dart
…into test-org_info.dart
…into test-org_info.dart � Conflicts: � pubspec.lock
…utation_functions.dart
…into test-org_info.dart
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the linting error.
Codecov Report
@@ Coverage Diff @@
## develop #1571 +/- ##
===========================================
+ Coverage 78.94% 79.01% +0.06%
===========================================
Files 145 145
Lines 7256 7256
===========================================
+ Hits 5728 5733 +5
+ Misses 1528 1523 -5
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@palisadoes @noman2002 The code coverage for this file is 100% |
What kind of change does this PR introduce?
Adds test for org_service.dart
Issue Number:
Fixes #1527
Did you add tests for your changes?
Yes
Does this PR introduce a breaking change?
No
Have you read the contributing guide?
Yes