• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Scala-Robotics-Simulator / PPS-22-srs
78%
main: 66%

Build:
Build:
LAST BUILD BRANCH: docs/final-dl-report
DEFAULT BRANCH: main
Repo Added 06 Jul 2025 06:34PM UTC
Files 126
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH refactor/tweaks
branch: refactor/tweaks
CHANGE BRANCH
x
Reset
  • refactor/tweaks
  • chore/async-await
  • chore/cats-effect
  • chore/docusaurus-3.9.1
  • chore/giano-run
  • chore/grpc
  • chore/logging
  • chore/python-checks
  • ci/image-deploy
  • codex/improve-illumination-package-performance
  • doc
  • docSprint4
  • docs/exploration
  • docs/final-dl-report
  • docs/obstacle-avoidance
  • feature/agent
  • feature/architecture
  • feature/behavior
  • feature/behavior-loading
  • feature/behaviors
  • feature/collision-logic
  • feature/config-actor
  • feature/configuration-file
  • feature/configuration-gui
  • feature/configuration-gui-precompilation
  • feature/deepqlearning-exploration
  • feature/deepqlearning-obstacle-avoidance
  • feature/deepqlearning-phototaxis
  • feature/dsl-simulation
  • feature/dynamic-entities
  • feature/entity
  • feature/environment
  • feature/environment-generator
  • feature/environment-validation
  • feature/experimental-evaluation
  • feature/grid
  • feature/illumination
  • feature/light-diffusion
  • feature/light-sensor
  • feature/movement-logic
  • feature/mvc
  • feature/obstacleAvoidance
  • feature/obstacleavoidance
  • feature/pascal-case-constants
  • feature/proximity-sensor
  • feature/qlearning
  • feature/qlearning-exploration
  • feature/qlearning-obstacle-avoidance
  • feature/qlearning-phototaxis
  • feature/random-walk
  • feature/refactor-actions-actuators
  • feature/rl-client
  • feature/rl-controller
  • feature/sensor-readings-print
  • feature/simulation-engine
  • feature/simulation-gui
  • feature/staticentities
  • feature/valid-config
  • feature/validation
  • feature/yaml-configuration
  • fix/illumination-caching
  • fix/illumination-caching-inside-env
  • main
  • performance/binarysearch
  • reafactor/update-logic
  • refactor/behavior-refining
  • refactor/behaviors
  • refactor/dsl-simulation
  • refactor/env-abstract-base-class
  • refactor/environment-generation
  • refactor/gui-configuration-unification
  • refactor/illumination
  • refactor/q-learning-phototaxis
  • refactor/reproducibility
  • refactor/simulation-gui
  • refactor/simulation-view-closing
  • refactor/split-grid-dsl-tests
  • refactor/termintion-truncation
  • renovate/actions-checkout-4.x
  • renovate/actions-checkout-5.0.x
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.0.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-java-5.x
  • renovate/actions-setup-node-5.x
  • renovate/actions-setup-node-6.x
  • renovate/actions-setup-python-6.x
  • renovate/astral-sh-setup-uv-7.x
  • renovate/ch.epfl.scala-sbt-scalafix-0.14.x
  • renovate/ch.qos.logback-logback-classic-1.5.x
  • renovate/co.fs2-fs2-io-3.12.x
  • renovate/com.github.sbt-sbt-native-packager-1.11.x
  • renovate/com.github.sbt-sbt-unidoc-0.x
  • renovate/danysk-action-checkout-0.2.x
  • renovate/docusaurus-monorepo
  • renovate/io.circe-circe-generic-0.14.x
  • renovate/node-22.x
  • renovate/node-24.x
  • renovate/org.scalameta-sbt-scalafmt-2.5.x
  • renovate/org.scoverage-sbt-scoverage-2.4.x
  • renovate/org.scoverage-sbt-scoverage-2.x
  • renovate/org.typelevel-cats-effect-3.x
  • renovate/org.typelevel-sbt-fs2-grpc-2.x
  • renovate/org.typelevel-sbt-fs2-grpc-3.x
  • renovate/org.virtuslab-scala-yaml-0.3.x
  • renovate/org.wartremover-sbt-wartremover-3.4.x
  • renovate/patch-docusaurus-monorepo
  • renovate/patch-mdx-monorepo
  • renovate/patch-react-monorepo
  • renovate/python-3.x
  • renovate/react-monorepo
  • renovate/sbt-sbt-1.11.x
  • renovate/sbt-sbt-1.x
  • renovate/sbt-setup-sbt-1.1.x
  • renovate/scala-3.7.x
  • renovate/scalafmt-3.10.x
  • renovate/scalafmt-3.9.x
  • renovate/scalafmt-3.x
  • renovate/semantic-release-preconfigured-conventional-commits-1.1.x
  • respect-wartremover-errors
  • revert/python-checks

15 Oct 2025 07:38AM UTC coverage: 77.925%. Remained the same
#667

push

github

web-flow
Merge branch 'main' into refactor/tweaks

1292 of 1658 relevant lines covered (77.93%)

8.8 hits per line

Relevant lines Covered
Build:
Build:
1658 RELEVANT LINES 1292 COVERED LINES
8.8 HITS PER LINE
Source Files on refactor/tweaks
  • Tree
  • List 101
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#667 refactor/tweaks Merge branch 'main' into refactor/tweaks push 15 Oct 2025 07:41AM UTC web-flow github
77.93
#666 refactor/tweaks refactor: remove useless speed update method from Wheel class push 15 Oct 2025 07:39AM UTC GiuliaNardicchia github
77.93
#581 refactor/tweaks refactor: simplify comments in BehaviorTypes Pull #73 04 Sep 2025 08:28PM UTC davidcohenDC github
80.59
#580 refactor/tweaks refactor: simplify comments in BehaviorTypes push 04 Sep 2025 08:22PM UTC davidcohenDC github
80.59
#577 refactor/tweaks docs: fix scaladocs links Pull #73 04 Sep 2025 08:14PM UTC sceredi github
80.59
#575 refactor/tweaks Merge branch 'main' into refactor/tweaks push 04 Sep 2025 08:08PM UTC web-flow github
80.59
#571 refactor/tweaks chore: add new collision avoidance configuration Pull #73 04 Sep 2025 07:25PM UTC sceredi github
80.59
#558 refactor/tweaks refactor: remove version option from CLI Pull #73 04 Sep 2025 12:44PM UTC GiuliaNardicchia github
80.59
#557 refactor/tweaks refactor: add jacoco exclusions for SimulationDefaults in build settings Pull #73 04 Sep 2025 12:20PM UTC davidcohenDC github
80.51
#556 refactor/tweaks refactor: add jacoco exclusions for view package in build settings Pull #73 04 Sep 2025 11:54AM UTC davidcohenDC github
80.51
See All Builds (1047)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc