Source file "com/weatherxm/data/repository/WeatherHistoryRepositoryImpl.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 5 of 339 | 98% | 5 of 28 | 82% | 5 | 20 | 0 | 54 | 0 | 6 |
isDateComplete(LocalDate, List, long, long, long) | ![]() ![]() | 96% | ![]() ![]() | 78% | 3 | 8 | 0 | 16 | 0 | 1 |
getHistoryFromDatabase(String, LocalDate, Continuation) | ![]() ![]() | 98% | ![]() ![]() | 75% | 2 | 5 | 0 | 13 | 0 | 1 |
getHistoryFromNetwork(String, LocalDate, Continuation) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 9 | 0 | 1 |
getHourlyWeatherHistory(String, LocalDate, boolean, Continuation) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 9 | 0 | 1 |
isDateComplete$default(WeatherHistoryRepositoryImpl, LocalDate, List, long, long, long, int, Object) | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
WeatherHistoryRepositoryImpl(NetworkWeatherHistoryDataSource, DatabaseWeatherHistoryDataSource) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |