Current scope: all classes
|
dev.karlkadak.backend.exception
Coverage Summary for Package: dev.karlkadak.backend.exception
Package | Class, % | Method, % | Line, % |
---|---|---|---|
dev.karlkadak.backend.exception | 100% (8/8) | 100% (15/15) | 100% (15/15) |
Class | Class, % | Method, % | Line, % |
---|---|---|---|
WeatherDataMissingException | 100% (1/1) | 100% (1/1) | 100% (1/1) |
MalformedCityNameException | 100% (1/1) | 100% (1/1) | 100% (1/1) |
GlobalExceptionHandler | 100% (1/1) | 100% (7/7) | 100% (7/7) |
FailedWeatherDataFetchException | 100% (1/1) | 100% (1/1) | 100% (1/1) |
FailedCityDataImportException | 100% (1/1) | 100% (1/1) | 100% (1/1) |
CityNotFoundException | 100% (1/1) | 100% (2/2) | 100% (2/2) |
CityAlreadyNotBeingTrackedException | 100% (1/1) | 100% (1/1) | 100% (1/1) |
CityAlreadyBeingTrackedException | 100% (1/1) | 100% (1/1) | 100% (1/1) |