DiscordTime / sticky-sessions-android

StickySessions is an app that helps teams to share and store their thoughts through digital-like retrospective sessions
9 stars 6 forks source link

Fix check Session createAt is not null or empty #202

Closed victorrattis closed 4 years ago

victorrattis commented 4 years ago
coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 489


Changes Missing Coverage Covered Lines Changed/Added Lines %
app/src/main/java/br/org/cesar/discordtime/stickysessions/data/remote/repository/SessionRemoteRepository.java 0 1 0.0%
app/src/main/java/br/org/cesar/discordtime/stickysessions/presentation/list/ListSessionsPresenter.java 1 2 50.0%
app/src/main/java/br/org/cesar/discordtime/stickysessions/presentation/lobby/LobbyPresenter.java 0 2 0.0%
app/src/main/java/br/org/cesar/discordtime/stickysessions/logger/AppLog.kt 0 18 0.0%
<!-- Total: 1 23 4.35% -->
Totals Coverage Status
Change from base Build 484: 0.09%
Covered Lines: 485
Relevant Lines: 733

💛 - Coveralls