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, %
CityAlreadyBeingTrackedException 100% (1/1) 100% (1/1) 100% (1/1)
CityAlreadyNotBeingTrackedException 100% (1/1) 100% (1/1) 100% (1/1)
CityNotFoundException 100% (1/1) 100% (2/2) 100% (2/2)
FailedCityDataImportException 100% (1/1) 100% (1/1) 100% (1/1)
FailedWeatherDataFetchException 100% (1/1) 100% (1/1) 100% (1/1)
GlobalExceptionHandler 100% (1/1) 100% (7/7) 100% (7/7)
MalformedCityNameException 100% (1/1) 100% (1/1) 100% (1/1)
WeatherDataMissingException 100% (1/1) 100% (1/1) 100% (1/1)