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

Adds test for org_service.dart #1571

Merged
merged 53 commits into from
Feb 28, 2023
Merged

Conversation

droy312
Copy link
Contributor

@droy312 droy312 commented Feb 26, 2023

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

droy312 and others added 30 commits January 27, 2023 19:29
…m test/models/chats/chat_list_tile_data_model_test.dart to lib/models/chats/test/chat_list_tile_data_model_test.dart
Copy link
Member

@noman2002 noman2002 left a 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
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #1571 (b4ad974) into develop (8e088dd) will increase coverage by 0.06%.
The diff coverage is n/a.

@@             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     
Impacted Files Coverage Δ
lib/services/org_service.dart 100.00% <0.00%> (+50.00%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@droy312
Copy link
Contributor Author

droy312 commented Feb 27, 2023

@palisadoes @noman2002 The code coverage for this file is 100%

@palisadoes palisadoes requested a review from noman2002 February 27, 2023 21:40
@palisadoes palisadoes merged commit c009089 into PalisadoesFoundation:develop Feb 28, 2023
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.

Test org_service.dart
3 participants