Percentage | Lines | ||
---|---|---|---|
pkg/repository/postgres.go |
|
0 % | 36 |
pkg/repository/repository.go |
|
0 % | 30 |
pkg/service/service.go |
|
0 % | 28 |
pkg/handler/handler.go |
|
92 % | 35 |
pkg/repository/room_postgres.go |
|
100 % | 55 |
pkg/repository/booking_postgres.go |
|
100 % | 53 |
Percentage | Lines | ||
---|---|---|---|
repository.NewPostgresDB |
|
0 % | 13 |
repository.NewRepository |
|
0 % | 4 |
handler.NewHandler |
|
0 % | 2 |
service.NewService |
|
0 % | 4 |
handler.sendError |
|
100 % | 4 |
handler.*Handler.InitRoutes |
|
100 % | 12 |
repository.*RoomPostgres.GetAll |
|
100 % | 10 |
repository.*RoomPostgres.GetById |
|
100 % | 6 |
repository.*RoomPostgres.Create |
|
100 % | 11 |
repository.NewRoomPostgres |
|
100 % | 2 |