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

Updates test for user_info.g.dart #1651

Merged
merged 61 commits into from
Mar 11, 2023

Conversation

droy312
Copy link
Contributor

@droy312 droy312 commented Mar 11, 2023

What kind of change does this PR introduce?

Updates test for user_info.g.dart

Issue Number:

Fixes #1415

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.

Fix the failing test.

@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

Merging #1651 (2cba7ad) into develop (e84aed9) will increase coverage by 0.08%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1651      +/-   ##
===========================================
+ Coverage    80.62%   80.70%   +0.08%     
===========================================
  Files          144      144              
  Lines         7272     7272              
===========================================
+ Hits          5863     5869       +6     
+ Misses        1409     1403       -6     

see 1 file with indirect coverage changes

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

@palisadoes palisadoes requested a review from noman2002 March 11, 2023 18:07
@droy312
Copy link
Contributor Author

droy312 commented Mar 11, 2023

Capture

This file is now having 100% code coverage

@palisadoes palisadoes merged commit d99cf62 into PalisadoesFoundation:develop Mar 11, 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.

Models: Test for user_info.g.dart
3 participants