File | Type | Identifier | Statements |
---|---|---|---|
src/app/app.component.ts | component | AppComponent | 100 % (6/6) |
src/app/header/header.component.ts | component | HeaderComponent | 100 % (3/3) |
src/app/my-date.pipe.ts | pipe | MyDatePipe | 100 % (1/1) |
src/app/weather/weather-list/weather-list.component.ts | component | WeatherListComponent | 100 % (3/3) |
src/app/weather/weather.service.ts | injectable | WeatherService | 100 % (6/6) |