Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Commit

Permalink
coverage-off
Browse files Browse the repository at this point in the history
  • Loading branch information
bayusuryadana committed Aug 16, 2023
1 parent 2322362 commit 3b517c6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import scala.concurrent.ExecutionContext.Implicits.global
import scala.concurrent.Future
import scala.concurrent.duration.{Duration, FiniteDuration}

//$COVERAGE-OFF$
case class Stall(id: Int, name: String, plusCode: String, cityId: City, gmapsUrl: String, youtubeUrl: String,
latitude: Option[Double], longitude: Option[Double])

Expand Down

0 comments on commit 3b517c6

Please sign in to comment.