-
Notifications
You must be signed in to change notification settings - Fork 3
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
Adiciona testes para a página de chats #180
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #180 +/- ##
==========================================
+ Coverage 53.31% 54.57% +1.25%
==========================================
Files 494 494
Lines 14704 14702 -2
==========================================
+ Hits 7839 8023 +184
+ Misses 6865 6679 -186 ☔ View full report in Codecov by Sentry. |
lib/app/features/chat/presentation/talk/chat_main_talks_controller.dart
Outdated
Show resolved
Hide resolved
8f92a02
to
1af4d0f
Compare
Quality Gate passedIssues Measures |
Code Climate has analyzed commit 1af4d0f and detected 0 issues on this pull request. View more on Code Climate. |
@diraol atualizei a branch e corrigi os testes |
Adicionando os testes pois foi necessário uma pequena alteração no controller dessa tela e optei dividir os contextos.